Skip to content

Commit

Permalink
Replace deprecated CI parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
denisonbarbosa committed Nov 25, 2024
1 parent f780197 commit bd3a05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
with:
file: ./coverage/codecov/Cobertura.xml
files: ./coverage/codecov/Cobertura.xml
token: ${{ secrets.CODECOV_TOKEN }}

adwatchd-tests:
Expand Down

0 comments on commit bd3a05d

Please sign in to comment.