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 d6cbb02 commit 3c34533Copy full SHA for 3c34533
.github/workflows/nightly.yml
@@ -36,7 +36,7 @@ jobs:
36
run: yarn coverage
37
38
- name: spot-contracts report coverage
39
- uses: coverallsapp/github-action@v2.2.3
+ uses: coverallsapp/github-action@v2.3.0
40
with:
41
github-token: ${{ secrets.GITHUB_TOKEN }}
42
path-to-lcov: "./coverage/lcov.info"
0 commit comments