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 3bc55df commit 1e20ea8Copy full SHA for 1e20ea8
.github/workflows/CI.yml
@@ -11,6 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
continue-on-error: ${{ matrix.group == 'Downstream' }}
13
strategy:
14
+ fail-fast: false
15
matrix:
16
group:
17
- InterfaceI
0 commit comments