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 32b3e3e commit f4161afCopy full SHA for f4161af
.github/workflows/test.yml
@@ -9,3 +9,5 @@ on:
9
jobs:
10
unit-tests:
11
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
12
+ secrets:
13
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments