Skip to content

Commit

Permalink
chore(merge main): patched commit → af09293 (#2461)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Jan 29, 2024
1 parent 00d701b commit 3c0ce5d
Show file tree
Hide file tree
Showing 3 changed files with 544 additions and 445 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:

- name: Run Coveralls
uses: coverallsapp/github-action@v2
if: ${{ !github.event.repository.fork }}
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
path-to-lcov: "./js/coverage/lcov.info"
Loading

0 comments on commit 3c0ce5d

Please sign in to comment.