Skip to content

Commit 0c5d673

Browse files
authored
ci test
1 parent 2ab5910 commit 0c5d673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dev.ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
cd ./backend
6161
npm install
6262
npm run build
63+
NODE_ENV=CI npm run start
6364
NODE_ENV=CI npm run test
6465
NODE_ENV=CI npm run test:e2e
6566
cd ..

0 commit comments

Comments
 (0)