Skip to content

Commit

Permalink
Issue in argument
Browse files Browse the repository at this point in the history
  • Loading branch information
tishun committed Oct 22, 2024
1 parent dd40683 commit b72aa41
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,5 @@ jobs:
uses: codecov/test-results-action@v1
with:
fail_ci_if_error: false
files:
- ./target/surefire-reports/TEST*
- ./target/failsafe-reports/TEST*
files: ./target/surefire-reports/TEST*,./target/failsafe-reports/TEST*
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b72aa41

Please sign in to comment.