Skip to content

Commit

Permalink
Update GitHub Action configuration.
Browse files Browse the repository at this point in the history
Signed-off-by: txaty <[email protected]>
  • Loading branch information
txaty committed Nov 24, 2023
1 parent 8a68cb2 commit dd5ef94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ jobs:
- name: Run coverage
run: make test_ci_coverage

- name: Upload coverage to Codacy
uses: codacy/[email protected]
with:
project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
if: success()
Expand Down

0 comments on commit dd5ef94

Please sign in to comment.