We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cbfa6 commit fe87748Copy full SHA for fe87748
.github/workflows/maven.yml
@@ -19,5 +19,3 @@ jobs:
19
uses: codecov/codecov-action@v1
20
with:
21
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