We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94454d1 commit 951d712Copy full SHA for 951d712
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,6 @@ jobs:
54
- run: npm run standard
55
- run: npm run validate
56
- run: npm run nyc
57
- - run: npm run test-esm
58
# Test global install of the package
59
- run: npm pack .
60
- run: npm install -g solid-server-*.tgz
0 commit comments