Skip to content

Commit 28f75a9

Browse files
committed
ci: No more build script
1 parent 39a9276 commit 28f75a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jobs:
1818
cache: "npm"
1919
cache-dependency-path: "**/package-lock.json"
2020
- run: npm ci
21-
- run: npm run build
2221
- run: npm test

0 commit comments

Comments
 (0)