Skip to content

Commit

Permalink
bump devops tests (no warnings in output check) (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Jul 30, 2023
1 parent 71bfaf3 commit f611cd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests+pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- if: matrix.platform == 'ubuntu-latest'
run: echo NUMBA_THREADING_LAYER=omp >> $GITHUB_ENV

- run: pytest --durations=10 -p no:unraisableexception -We tests/devops_tests/test_run_notebooks.py
- run: pytest --durations=10 -p no:unraisableexception -We tests/devops_tests/test_notebooks.py

devops:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion tests/devops_tests

0 comments on commit f611cd8

Please sign in to comment.