Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 8968a6e

Browse files
committed
uncomment coveralls
1 parent b62c06b commit 8968a6e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ jobs:
2323
- run: npm i
2424
- run: npm run lint
2525
- run: npm run coverage
26-
# - name: Upload coverage to Coveralls
27-
# uses: coverallsapp/github-action@master
28-
# with:
29-
# github-token: ${{ secrets.GITHUB_TOKEN }}
30-
# if: ${{ matrix.node-version == 12 }}
26+
- name: Upload coverage to Coveralls
27+
uses: coverallsapp/github-action@master
28+
with:
29+
github-token: ${{ secrets.GITHUB_TOKEN }}
30+
if: ${{ matrix.node-version == 14 }}
3131
test-browser:
3232
runs-on: ubuntu-latest
3333
steps:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy