Skip to content

Commit

Permalink
testing workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LegendAF committed Sep 24, 2024
1 parent bc335b0 commit 53e1abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Analyze project source
working-directory: ./lib
run: dart analyze

- name: Run tests
Expand Down

0 comments on commit 53e1abe

Please sign in to comment.