Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Jun 29, 2024
1 parent 0c05663 commit 1a8eaf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
run: |
python -m pip install --upgrade pip wheel
pip install -e .
pip uninstall -y petab
pip install -r .ci_pip_reqs.txt
- name: Run tests
run: |
Expand Down

0 comments on commit 1a8eaf1

Please sign in to comment.