From ccb3ffd1d25d2f55de337d93f001e005250dc4e8 Mon Sep 17 00:00:00 2001 From: John Siirola Date: Wed, 19 Jul 2023 16:04:58 -0600 Subject: [PATCH] Remove the 'singletest' job from "branches" builds --- .github/workflows/test_branches.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/test_branches.yml b/.github/workflows/test_branches.yml index eab15313df4..6fd56708520 100644 --- a/.github/workflows/test_branches.yml +++ b/.github/workflows/test_branches.yml @@ -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