Skip to content

Commit

Permalink
Bump codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jun 1, 2024
1 parent 90cf4d3 commit 69c72fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
TEST_MYSQL_PASS: testpass
TEST_MYSQL_PORT: ${{ job.services.mysql.ports['3306'] }}
- name: Send coverage
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: "./build/logs/clover.xml"

0 comments on commit 69c72fa

Please sign in to comment.