Skip to content

Commit 951d712

Browse files
committed
remove test-esm from workflow
1 parent 94454d1 commit 951d712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
- run: npm run standard
5555
- run: npm run validate
5656
- run: npm run nyc
57-
- run: npm run test-esm
5857
# Test global install of the package
5958
- run: npm pack .
6059
- run: npm install -g solid-server-*.tgz

0 commit comments

Comments
 (0)