Skip to content

Commit

Permalink
Update full-stack-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jipsonminibhavan authored Jan 24, 2024
1 parent 4231187 commit f96142b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/full-stack-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ jobs:
run: |
cd backend
npm install
- name: Build Backend
run: |
cd backend
npm run build
- name: Start API
run: |
Expand Down

0 comments on commit f96142b

Please sign in to comment.