Skip to content

Commit

Permalink
add env
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Dec 17, 2024
1 parent 4103335 commit 2642f74
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ steps:
pip install --require-hashes -r hermetic_build/library_generation/requirements.txt
pip install hermetic_build/library_generation
python -m unittest hermetic_build/library_generation/tests/integration_tests.py
env:
- "VERSION_CODENAME=bookworm"
waitFor: ["library-generation-build"]
id: integration-test

Expand Down

0 comments on commit 2642f74

Please sign in to comment.