Skip to content

Commit

Permalink
Test new codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero committed Apr 23, 2021
1 parent 46928d2 commit 89bfa58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
uses: actions/checkout@v2
- name: Compile and test
id: ci
uses: ignition-tooling/action-ignition-ci@bionic
uses: ignition-tooling/action-ignition-ci@codecov_token_refactor
with:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
codecov-enabled: true
focal-ci:
runs-on: ubuntu-latest
name: Ubuntu Focal CI
Expand Down

0 comments on commit 89bfa58

Please sign in to comment.