Skip to content

Commit 6766f77

Browse files
Integration WorkFlow with test
1 parent 98e0da8 commit 6766f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
cache: 'npm'
2727
- run: npm i
2828
- run: npm run build
29+
- run : npm test
2930
# this is new build

0 commit comments

Comments
 (0)