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 3155592 commit 115768eCopy full SHA for 115768e
.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
+ continue-on-error: true
37
test-js:
38
runs-on: ubuntu-latest
39
steps:
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments