Skip to content

Commit

Permalink
remove non-existent ignore pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Dec 4, 2024
1 parent 9e9636e commit 57e25d5
Showing 1 changed file 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 @@ -56,4 +56,4 @@ jobs:
run: |
micromamba activate matgenb
uv pip install --upgrade -r requirements-ci.txt
pytest --ignore-glob=*notest.ipynb --nbmake notebooks/
pytest --nbmake notebooks/

0 comments on commit 57e25d5

Please sign in to comment.