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 1f0ca06 commit 2e4d709Copy full SHA for 2e4d709
.github/workflows/gh-pages.yml
@@ -33,6 +33,7 @@ jobs:
33
uses: coverallsapp/github-action@master
34
with:
35
github-token: ${{ secrets.GITHUB_TOKEN }}
36
+ file: coverage/clover.xml
37
continue-on-error: true
38
test-js:
39
runs-on: ubuntu-latest
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments