Skip to content

Commit

Permalink
Remove /providers testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jsondergaard committed Sep 1, 2024
1 parent 1f620df commit 6ff59db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GIRAF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- run: flutter analyze
name: Linter

- run: flutter test test/blocs test/exceptions test/models test/providers --coverage
- run: flutter test test/blocs test/exceptions test/models --coverage
name: Tests

- name: Upload coverage to Codecov
Expand Down

0 comments on commit 6ff59db

Please sign in to comment.