We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d13ed3 commit 3165526Copy full SHA for 3165526
.github/workflows/nightly.yml
@@ -36,7 +36,7 @@ jobs:
36
run: yarn coverage
37
38
- name: spot-contracts report coverage
39
- uses: coverallsapp/[email protected].4
+ uses: coverallsapp/[email protected].6
40
with:
41
github-token: ${{ secrets.GITHUB_TOKEN }}
42
path-to-lcov: "./coverage/lcov.info"
0 commit comments