Skip to content

Commit 36f162c

Browse files
Integration WorkFlow with test
1 parent 6766f77 commit 36f162c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

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

0 commit comments

Comments
 (0)