Skip to content

Commit 79db9d8

Browse files
⚙️ config(ci): Remove unused GHA workflow ci:build.
1 parent 6ff4d42 commit 79db9d8

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

.github/workflows/ci:build.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"build": "NODE_ENV=production microbundle",
4646
"build-docs": "esdoc",
4747
"build-gh-pages": "npm run build-docs",
48-
"ci:build": "npm run build",
4948
"commit-msg": "commitlint --edit",
5049
"cover": "NODE_ENV=cover c8 --all --src src --reporter lcov --reporter text-summary --reporter text npm test",
5150
"debug": "NODE_ENV=debug npm run test -- -st --fail-fast",

0 commit comments

Comments
 (0)