Skip to content

Commit

Permalink
forget to change prod as well
Browse files Browse the repository at this point in the history
  • Loading branch information
rheien committed Oct 13, 2022
1 parent 217e6d0 commit ecda788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: 'run tests'
run: |
npm ci
npm run serve &
npm test
- name: 'run build'
Expand Down

0 comments on commit ecda788

Please sign in to comment.