Skip to content

Commit 775f27e

Browse files
Merge pull request #2 from cloudcore-cms/1-fix-ci-remove-missing-build-script-step
Fix CI: remove build step
2 parents f70b66a + 795c816 commit 775f27e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,5 @@ jobs:
2121
run: npm run typecheck
2222
- name: Tests
2323
run: npm test
24-
- name: Build
25-
run: npm run build
2624
- name: Security audit
2725
run: npm audit --audit-level=high

0 commit comments

Comments
 (0)