Skip to content

Commit

Permalink
Update client-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin committed Dec 4, 2023
1 parent 142192a commit a18802b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
mvn test -Dtest=FuncTestSuite
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: target/jacoco.xml

0 comments on commit a18802b

Please sign in to comment.