see env
All checks were successful
Test CI / test (push) Successful in 10s
Test CI / test2 (push) Successful in 32s

This commit is contained in:
2025-04-02 21:17:16 +02:00
parent edfd457be2
commit 21a2e6d65b

View File

@@ -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