We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad9cffa + f6e367f commit 6bf2f4dCopy full SHA for 6bf2f4d
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
id: ci
14
uses: ignition-tooling/action-ignition-ci@bionic
15
with:
16
- codecov-token: ${{ secrets.CODECOV_TOKEN }}
+ codecov-enabled: true
17
focal-ci:
18
runs-on: ubuntu-latest
19
name: Ubuntu Focal CI
0 commit comments