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 1bfac42 commit 936b2d7Copy full SHA for 936b2d7
.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].2
+ uses: coverallsapp/[email protected].3
40
with:
41
github-token: ${{ secrets.GITHUB_TOKEN }}
42
path-to-lcov: "./coverage/lcov.info"
0 commit comments