Skip to content

Commit 29023ef

Browse files
authored
Add experimental flag
1 parent 9e08c19 commit 29023ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
jobs:
1212
test:
1313
runs-on: ${{ matrix.os }}
14+
continue-on-error: ${{ matrix.experimental }}
1415
strategy:
1516
fail-fast: false
1617
matrix:

0 commit comments

Comments
 (0)