Skip to content

Commit 07aefd1

Browse files
committed
try to fix Downstream
1 parent dab38ab commit 07aefd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
jobs:
1010
test:
1111
runs-on: ubuntu-latest
12+
continue-on-error: ${{ matrix.group == 'Downstream' }}
1213
strategy:
1314
fail-fast: false
1415
matrix:

0 commit comments

Comments
 (0)