Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nomo-app authored Nov 16, 2023
1 parent 2633a44 commit f867d83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
- run: cd ..
- run: cd ..
- name: Lint analysis
- run: flutter analyze
run: flutter analyze
- name: ci tests
- run: dart test test/ci
run: dart test test/ci

generate-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f867d83

Please sign in to comment.