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 11e9d8f commit 1271bc8Copy full SHA for 1271bc8
.github/workflows/on-push-main.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Generate coverage 🧪
34
run: npm test
35
36
- - name: Publish to coveralls ⭐
37
- uses: coverallsapp/github-action@master
38
- with:
39
- github-token: ${{ secrets.GITHUB_TOKEN }}
+# - name: Publish to coveralls ⭐
+# uses: coverallsapp/github-action@master
+# with:
+# github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments