Skip to content

Commit

Permalink
ci: remove notebook testing
Browse files Browse the repository at this point in the history
  • Loading branch information
theissenhelen committed Sep 18, 2024
1 parent 05531cb commit e1ad4cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/ci-hpc-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ build:

pytest_cmd: |
python -m pytest -vv -m 'not notebook and not no_cache_init' --cov=. --cov-report=xml
python -m pytest -v -m 'notebook'
python -m pytest --forked -vv -m 'no_cache_init'
python -m coverage report

0 comments on commit e1ad4cd

Please sign in to comment.