Skip to content

Commit

Permalink
more GHA fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute committed Oct 24, 2023
1 parent 8ffdc57 commit d03c0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
post-cleanup: 'all'
- uses: actions/checkout@v4
- name: install pip dependencies and execute pytest
run: >-
run: >
pip install cython==0.29.36 matscipy prettytable
pip install git+https://github.com/molmod/molmod
pip install git+https://github.com/molmod/yaff
Expand Down

0 comments on commit d03c0f3

Please sign in to comment.