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 a29a8d2 commit 4138205Copy full SHA for 4138205
.github/workflows/CI.yml
@@ -9,7 +9,6 @@ on:
9
jobs:
10
test:
11
runs-on: ubuntu-latest
12
- continue-on-error: ${{ matrix.group == 'Downstream' }}
13
strategy:
14
fail-fast: false
15
matrix:
0 commit comments