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 9b35fcf commit 046a1abCopy full SHA for 046a1ab
.github/workflows/build.yml
@@ -63,7 +63,6 @@ jobs:
63
- name: Upload coverage to Codecov
64
uses: codecov/codecov-action@v4
65
with:
66
- token: ${{ secrets.CODECOV_TOKEN }}
67
files: ./skeletonBatch/build/reports/jacoco/test/jacocoTestReport.xml,./dbAndCsvBatch/build/reports/jacoco/test/jacocoTestReport.xml
68
69
- name: Archive Test Reports
0 commit comments