Skip to content

Commit

Permalink
ci: just include pytests
Browse files Browse the repository at this point in the history
  • Loading branch information
theissenhelen committed Sep 18, 2024
1 parent e1ad4cd commit 29789d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/ci-hpc-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ build:

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

0 comments on commit 29789d3

Please sign in to comment.