We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4623f02 commit 152b738Copy full SHA for 152b738
.github/workflows/nodejs.yml
@@ -23,3 +23,5 @@ jobs:
23
npm test
24
env:
25
CI: true
26
+ - name: Coveralls GitHub Action
27
+ uses: coverallsapp/[email protected]
0 commit comments