commit
This commit is contained in:
@@ -7,6 +7,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth:1
|
||||
|
||||
- name: Test Backend
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user