Skip to content

Commit

Permalink
turn off fail-fast (I hope)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBarker-NOAA committed Nov 26, 2024
1 parent a607c66 commit 77aafde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
name: Miniforge tests ${{ matrix.os }} Py${{ matrix.pyver }}
runs-on: ${{ matrix.os }}-latest
strategy:
fail-fast: false
matrix:
os: ["ubuntu", "windows","macos"]
# os: ["windows-latest","macos-latest"]
Expand Down

0 comments on commit 77aafde

Please sign in to comment.