Skip to content

Commit 046a1ab

Browse files
remove token
1 parent 9b35fcf commit 046a1ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
- name: Upload coverage to Codecov
6464
uses: codecov/codecov-action@v4
6565
with:
66-
token: ${{ secrets.CODECOV_TOKEN }}
6766
files: ./skeletonBatch/build/reports/jacoco/test/jacocoTestReport.xml,./dbAndCsvBatch/build/reports/jacoco/test/jacocoTestReport.xml
6867

6968
- name: Archive Test Reports

0 commit comments

Comments
 (0)