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 d0d26b4 commit e3e317aCopy full SHA for e3e317a
.github/workflows/conda-package.yml
@@ -79,7 +79,7 @@ jobs:
79
run:
80
shell: ${{ matrix.os == 'windows-latest' && 'cmd /C CALL {0}' || 'bash -l {0}' }}
81
82
- continue-on-error: false
+ continue-on-error: true
83
84
steps:
85
- name: Cancel Previous Runs
0 commit comments