Skip to content

Commit

Permalink
build: debugged CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Sep 25, 2021
1 parent 59784d7 commit d38ebaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
--entrypoint bash \
--mount type=bind,source=${cwd},target=/home/Biosimulators_tutorials \
--workdir /home/Biosimulators_tutorials \
--user 0 \
ghcr.io/biosimulators/biosimulators_tutorials:latest \
-c "
pip install -r requirements.tests.txt
Expand Down

0 comments on commit d38ebaf

Please sign in to comment.