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