Skip to content

Commit

Permalink
Remove the 'singletest' job from "branches" builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Jul 19, 2023
1 parent 4f2d5fc commit ccb3ffd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,6 @@ jobs:
PYENV: conda
PACKAGES: mpi4py openmpi

- os: ubuntu-latest
python: 3.11
other: /singletest
category: "-m 'neos or importtest'"
skip_doctest: 1
TARGET: linux
PYENV: pip

- os: ubuntu-latest
python: '3.10'
other: /cython
Expand Down

0 comments on commit ccb3ffd

Please sign in to comment.