Skip to content

Commit 48fdb10

Browse files
authored
Update run-tests-pcov-pull
1 parent 6a7dba8 commit 48fdb10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-pcov-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
env:
9696
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
9797
with:
98-
token: ${{ secrets.CODECOV_TOKEN }}
98+
token: $CODECOV_TOKEN
9999
files: ./coverage.xml
100100
verbose: true
101101

0 commit comments

Comments
 (0)