2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- run: pwd
|
- run: pwd
|
||||||
- run: ls -l /app
|
- run: ls -l $GITHUB_WORKSPACE
|
||||||
- run: python --version
|
- run: python --version
|
||||||
|
|
||||||
# test2:
|
# test2:
|
||||||
|
|||||||
Reference in New Issue
Block a user