Skip to content

Commit 3544e9b

Browse files
committed
c8 in CI workflow
1 parent e1b12bb commit 3544e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 nyc
56+
- run: npm run c8
5757
# Test global install of the package
5858
- run: npm pack .
5959
- run: npm install -g solid-server-*.tgz

0 commit comments

Comments
 (0)