Skip to content

Commit

Permalink
still run tests if analysis fails
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jun 4, 2024
1 parent f370b0e commit b20741c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:

jobs:
analyze:
continue-on-error: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
Expand Down

0 comments on commit b20741c

Please sign in to comment.