We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bafc36 commit 1dabb22Copy full SHA for 1dabb22
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,8 @@ on:
11
jobs:
12
testsuite:
13
uses: ADmad/.github/.github/workflows/testsuite-with-db.yml@master
14
- secrets: inherit
+ secrets:
15
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
16
17
cs-stan:
18
uses: ADmad/.github/.github/workflows/cs-stan.yml@master
0 commit comments