Skip to content

Commit

Permalink
Update Coveralls to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkmc committed Aug 19, 2024
1 parent 0b96faa commit bfd8e67
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 @@ -67,7 +67,7 @@ jobs:
--volume ${{ github.workspace }}:$PROJECT_ROOT:z --workdir $PROJECT_ROOT \
$TEST_IMAGE bash $PROJECT_ROOT/ci/unit/run_tests.sh
- name: Send coverage
uses: shogo82148/actions-goveralls@v1.8.0
uses: shogo82148/actions-goveralls@v2.3.0
with:
path-to-profile: ${{ github.workspace }}/profile.cov
image-build:
Expand Down

0 comments on commit bfd8e67

Please sign in to comment.