Skip to content

Commit 1dabb22

Browse files
authored
Update ci.yml
1 parent 5bafc36 commit 1dabb22

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111
jobs:
1212
testsuite:
1313
uses: ADmad/.github/.github/workflows/testsuite-with-db.yml@master
14-
secrets: inherit
14+
secrets:
15+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
1516

1617
cs-stan:
1718
uses: ADmad/.github/.github/workflows/cs-stan.yml@master

0 commit comments

Comments
 (0)