Skip to content

Commit 6671720

Browse files
committed
enable prints
1 parent 277697d commit 6671720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
#fi
4040
cd test
4141
python test.py
42-
pytest -vv test_latlons.py
42+
pytest -vv -s test_latlons.py

0 commit comments

Comments
 (0)