Skip to content

Commit 4304bc6

Browse files
committed
updated codecov
1 parent a5d55b6 commit 4304bc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
uses: codecov/codecov-action@v3
144144
with:
145145
file: ./backend/coverage.xml
146+
token: ${{ secrets.CODECOV_TOKEN }}
146147
fail_ci_if_error: false
147148

148149
build:

0 commit comments

Comments
 (0)