We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277697d commit 6671720Copy full SHA for 6671720
.github/workflows/build-conda.yml
@@ -39,4 +39,4 @@ jobs:
39
#fi
40
cd test
41
python test.py
42
- pytest -vv test_latlons.py
+ pytest -vv -s test_latlons.py
0 commit comments