Skip to content

Commit

Permalink
Load Python virtual environment
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Jul 19, 2024
1 parent 68c441c commit e85454f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
run: |
mkdir $HOME/output
chmod a+rw $HOME/output
. $VIRTUAL_ENV/bin/activate
docker run --rm -v $HOME/output:/home ${{ env.TEST_TAG }} ./run_scm.py -f ../../test/rt_test_cases.py --runtime_mult 0.1 -d

0 comments on commit e85454f

Please sign in to comment.