Skip to content

Commit dd11c4e

Browse files
authored
still run tests if analysis fails (#3878)
1 parent f370b0e commit dd11c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111

1212
jobs:
1313
analyze:
14+
continue-on-error: true
1415
runs-on: ubuntu-latest
1516
steps:
1617
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29

0 commit comments

Comments
 (0)