Skip to content

Commit 66b4d7b

Browse files
committed
address comment
1 parent da446d3 commit 66b4d7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/code_health.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,5 @@ jobs:
3131
cache: "npm"
3232
- name: Install dependencies
3333
run: npm ci
34-
- name: Build project
35-
run: npm run build
3634
- name: Run tests
3735
run: npm test

0 commit comments

Comments
 (0)