Skip to content

Commit

Permalink
Merge pull request #2917 from jsiirola/gha-remote-branches-singletest
Browse files Browse the repository at this point in the history
Remove the 'singletest' job from "branches" builds
  • Loading branch information
jsiirola authored Jul 20, 2023
2 parents abfedb9 + ccb3ffd commit 25db781
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 25db781

Please sign in to comment.