Skip to content

Commit efcee09

Browse files
Merge branch 'main' into dependabot/pub/package_info_plus-9.0.1
2 parents cdcc3d8 + 145586d commit efcee09

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,4 @@ jobs:
4242
run: flutter analyze
4343

4444
- name: Run tests
45-
run: flutter test --coverage
46-
47-
- name: Upload coverage to Codecov
48-
uses: codecov/codecov-action@v4
49-
with:
50-
files: ./coverage/lcov.info
51-
fail_ci_if_error: false
52-
verbose: true
45+
run: flutter test

0 commit comments

Comments
 (0)