Skip to content

Commit

Permalink
ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
choyoungwoo9 authored Aug 15, 2024
1 parent 2ab5910 commit 0c5d673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
cd ./backend
npm install
npm run build
NODE_ENV=CI npm run start
NODE_ENV=CI npm run test
NODE_ENV=CI npm run test:e2e
cd ..
Expand Down

0 comments on commit 0c5d673

Please sign in to comment.