Skip to content

Commit

Permalink
debug environment variables in action
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Jahn committed Nov 7, 2024
1 parent 6df2b0f commit b105525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
cache: "pip"
- run: pip install -r requirements.txt

- run: env
- run: ./builder/build_container
- run: ./tests/run_tests

Expand Down

0 comments on commit b105525

Please sign in to comment.