Skip to content

Commit fe87748

Browse files
committed
GitHub Actions coverage fix attempt
1 parent 26cbfa6 commit fe87748

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ jobs:
1919
uses: codecov/codecov-action@v1
2020
with:
2121
token: ${{ secrets.CODECOV_TOKEN }} #required
22-
file: ./sonar-flutter-plugin/target/jacoco.exec #optional
23-
fail_ci_if_error: true #optional (default = false)

0 commit comments

Comments
 (0)