see env
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -17,3 +17,9 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- run: ls
|
- run: ls
|
||||||
- run: python --version
|
- run: python --version
|
||||||
|
|
||||||
|
test2:
|
||||||
|
runs-on: ubuntu-24.04
|
||||||
|
steps:
|
||||||
|
- run: pwd
|
||||||
|
- run: whoami
|
||||||
|
|||||||
Reference in New Issue
Block a user