Skip to content

Commit

Permalink
also switch to updated f90wrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
smiet committed Sep 5, 2024
1 parent 396ccd7 commit a41e168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
python -c "import py_spec; print('success')"
- name: Install f90wrap
run: pip install -U git+https://github.com/zhucaoxiang/f90wrap
run: pip install f90wrap

- name: Build SPEC python wrapper.
run: |
Expand Down

0 comments on commit a41e168

Please sign in to comment.