Skip to content

Commit

Permalink
* install test requirements for CI from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhughes-usgs committed Jul 7, 2023
1 parent ca332ee commit 89b1caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pymake-gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,6 @@ jobs:
.github/common/download-examples.sh
- name: Run pytest
working-directory: ./autotest
run: |
pytest -v --dist=loadfile -n=auto -m="base" --durations=0

0 comments on commit 89b1caa

Please sign in to comment.