Skip to content

Commit 4dbd0cc

Browse files
ANKUR DWIVEDIANKUR DWIVEDI
authored andcommitted
updated readme
1 parent b354051 commit 4dbd0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
npm install
2828
npm run server &
2929
cd ../../../
30-
npm run test:ci
30+
npm run test:ci &
3131
npm run build
3232
env:
3333
CI: true

0 commit comments

Comments
 (0)