Skip to content

Commit 962e6d4

Browse files
committed
Test w/ latest pytest
1 parent 9fd1bb8 commit 962e6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
python -m pip install poetry
7373
poetry env use system
7474
poetry install -E netcdf
75-
poetry run pip install pytest==4.6.11
75+
poetry run pip install pytest
7676
- name: Test with pytest
7777
run: |
7878
poetry run pytest

0 commit comments

Comments
 (0)