Skip to content

Commit

Permalink
Update backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
choyoungwoo9 authored Feb 1, 2024
1 parent 104305e commit cb19f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: npm install
working-directory: ./backend

- name: Run tests
run: npm test
- name: Run build
run: npm build
working-directory: ./backend

0 comments on commit cb19f81

Please sign in to comment.