Skip to content

Commit

Permalink
Update opi-lab.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Oct 31, 2024
1 parent 9e7c7ad commit c0a36b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opi-lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: pytest -s ./tgen/test_tgen_demo.py
working-directory: ./demos
env:
PYTHONPATH: ${PYTHONPATH}:./demos
PYTHONPATH: ${PYTHONPATH}:${{ github.workspace }}/demos

opi-ipsec:
runs-on: self-hosted
Expand Down

0 comments on commit c0a36b2

Please sign in to comment.