Skip to content

Commit

Permalink
Skip tests for notebooks that depend on boltztrap.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Jun 29, 2024
1 parent 013e371 commit 18fa8a9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
micromamba activate venv
cd notebooks
pwd
pytest --nbmake .
pytest --ignore=*notest.ipynb --nbmake .
File renamed without changes.

0 comments on commit 18fa8a9

Please sign in to comment.