Skip to content

Commit e8ce723

Browse files
committed
ci: fix coveralls on macOS
see: loopbackio/cicd#170 Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
1 parent 27314f7 commit e8ce723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-latest
5151
steps:
5252
- name: Coveralls finished
53-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
53+
uses: achrinza/coveralls-github-action@5b7bed1e2779d4ff3223e5a9ee5d03f704099258 # v2.3.7
5454
with:
5555
github-token: ${{ secrets.github_token }}
5656
parallel-finished: true

0 commit comments

Comments
 (0)