We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe74a44 commit ce05ae1Copy full SHA for ce05ae1
.github/workflows/publish.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
deploy-conda:
8
strategy:
9
+ fail-fast: false
10
matrix:
11
include:
12
- os: ubuntu-latest
0 commit comments