Skip to content

Commit

Permalink
no notebooks to test
Browse files Browse the repository at this point in the history
  • Loading branch information
cch1999 committed Jan 18, 2024
1 parent 7a10432 commit 410255e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
# run: pip install -r .requirements/dev.in
- name: Run unit tests and generate coverage report
run: python -m unittest discover -s tests -p "test_*.py"
- name: Test notebook execution
run: python -m unittest discover -s notebooks -p "test_*.py"
#- name: Test notebook execution
# run: python -m unittest discover -s notebooks -p "test_*.py"

0 comments on commit 410255e

Please sign in to comment.