Skip to content

Commit

Permalink
Do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
nkaretnikov committed Nov 18, 2023
1 parent 9c8f875 commit 7cc5a2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
test-conda-store-server:
name: "unit-test conda-store-server"
strategy:
fail-fast: false
matrix:
os: ["ubuntu", "macos", "windows"]
include:
Expand Down

0 comments on commit 7cc5a2f

Please sign in to comment.