Skip to content

Commit a2790a1

Browse files
committed
Fix codecov syntax yaml
1 parent 43cbd34 commit a2790a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-on-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
c_extension: false
1616
headless: false
1717
secrets:
18-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
18+
CODECOV_TOKEN: secrets.CODECOV_TOKEN

0 commit comments

Comments
 (0)