Skip to content

Commit

Permalink
Update: Change CodeCov Update time for test#31940
Browse files Browse the repository at this point in the history
  • Loading branch information
AkaLrz committed Jul 17, 2024
1 parent ba82e11 commit 266396c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jacoco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
files: ./target/mergeReport/jacoco.xml
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
max_report_age: off

0 comments on commit 266396c

Please sign in to comment.