Skip to content

Commit 4a0c0a6

Browse files
committed
--no-edit
1 parent d3953dd commit 4a0c0a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ jobs:
137137
- name: e2e test
138138
id: e2e
139139
run: |
140-
npm ci
141-
npm run build
140+
make
142141
ls js
143142
npm run test:e2e tests/e2e/features/webUI
144143
continue-on-error: true

0 commit comments

Comments
 (0)