Skip to content

Commit

Permalink
Update ansible-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysmeister authored Jul 24, 2024
1 parent 74facfb commit 3b6daab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Generate coverage report.
run: ansible-test coverage xml -v --requirements --group-by command --group-by version

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: false

Expand Down

0 comments on commit 3b6daab

Please sign in to comment.