Skip to content

Commit

Permalink
Merge branch 'main' into main-jd-chore-merge-from-17f14ac
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Mar 6, 2023
2 parents 9341d36 + 8bacb84 commit 26c4d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: npm run js-test

- name: Run Coveralls
uses: coverallsapp/github-action@1.1.3
uses: coverallsapp/github-action@v1.2.4
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
path-to-lcov: "./js/coverage/lcov.info"

0 comments on commit 26c4d00

Please sign in to comment.