Skip to content

Commit 37d4032

Browse files
committed
integration work
1 parent 78f2f08 commit 37d4032

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
- name: Run build
3232
run: npm run build
3333

34+
# step 5
35+
- name: Run TEST
36+
run: npm run test
37+
3438

3539
# deploy:
3640
# runs-on: ubuntu-latest

0 commit comments

Comments
 (0)