Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 451fb66

Browse files
authored
ci: remove building from test/js
1 parent 3304db0 commit 451fb66

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/coder.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,6 @@ jobs:
386386
- name: Install node_modules
387387
run: ./scripts/yarn_install.sh
388388

389-
- name: Build frontend
390-
run: yarn build
391-
working-directory: site
392-
393389
- run: yarn test:coverage
394390
working-directory: site
395391

0 commit comments

Comments
 (0)