Skip to content

Commit

Permalink
Run test in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelataillade committed Jun 21, 2023
1 parent 2a2fe69 commit a6b314d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
channel: 'stable'
- run: flutter --version
- run: flutter pub get
- run: flutter analyze
- run: flutter analyze
- run: flutter test

0 comments on commit a6b314d

Please sign in to comment.