Skip to content

Commit

Permalink
Temporary manual whitelisting of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jsondergaard committed Nov 20, 2023
1 parent 836c409 commit 266fe03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Flutter-Verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- run: flutter analyze
name: Linter
- run: flutter test --coverage
- run: flutter test test/blocs test/exceptions test/models test/providers --coverage
name: Tests
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3

0 comments on commit 266fe03

Please sign in to comment.