Skip to content

Commit ba5c8eb

Browse files
committed
nyc to replace c8
1 parent 1fe3a95 commit ba5c8eb

File tree

3 files changed

+706
-275
lines changed

3 files changed

+706
-275
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# test code
5454
- run: npm run standard
5555
- run: npm run validate
56-
- run: npm run c8
56+
- run: npm run nyc
5757
# Test global install of the package
5858
- run: npm pack .
5959
- run: npm install -g solid-server-*.tgz

0 commit comments

Comments
 (0)