Skip to content

Commit 2aabde2

Browse files
committed
ci: update github actions workflow
1 parent 2c6a319 commit 2aabde2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test-package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040
echo $GITHUB_PATH
4141
echo $PATH
4242
python -m pytest
43+
python -m pytest -v --ignore=tests/test_batch.py
4344
python -m doctest README.md
44-
python -m pytest -v --nbval notebooks/Plot_locations_and_create_strip_log.ipynb
45+
#python -m pytest -v --nbval notebooks/Plot_locations_and_create_strip_log.ipynb

0 commit comments

Comments
 (0)