Skip to content

Commit 2320faf

Browse files
committed
integration work
1 parent 68652f8 commit 2320faf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
# step 4 Build
3131
- name: Run build
3232
run: npm build
33-
- name: Run Test
34-
run: npm run test
33+
3534

3635
# deploy:
3736
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)