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