Skip to content

Commit

Permalink
Not really sure what is happening
Browse files Browse the repository at this point in the history
  • Loading branch information
tishun committed Oct 24, 2024
1 parent 1bb20c5 commit 3250643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
JVM_OPTS: -Xmx3200m
TERM: dumb
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload test failure reports to Codecov
Expand Down

0 comments on commit 3250643

Please sign in to comment.