Skip to content

Commit

Permalink
...actually avoid broken coveralls
Browse files Browse the repository at this point in the history
(fix oversight in e37a703 )
  • Loading branch information
aaxelb committed May 16, 2024
1 parent e37a703 commit 9fd7738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ jobs:
# ELASTICSEARCH5_URL: http://localhost:9205/

- name: coveralls
uses: coverallsapp/github-action@v2
uses: coverallsapp/github-action@v2.3.0
with:
coverage-reporter-version: v0.6.9 # avoid broken v0.6.10 -- see https://github.com/coverallsapp/github-action/issues/205

0 comments on commit 9fd7738

Please sign in to comment.