Skip to content

Commit

Permalink
next
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Engel <[email protected]>
  • Loading branch information
engelmi committed May 22, 2024
1 parent 5b2d04b commit dc8b4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Report to Coveralls
if: always()
uses: coverallsapp/github-action@v2
uses: coverallsapp/github-action@latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: '/var/tmp/coveralls.info'
Expand Down

0 comments on commit dc8b4a1

Please sign in to comment.