Skip to content

Commit

Permalink
Removed tests from production build.
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwinderg committed Jul 3, 2024
1 parent ce25fe0 commit d2e2ec5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:
run: npm install --omit=dev
working-directory: app

- name: Run tests
run: npm test
working-directory: app

- name: Remove unnecessary server app files
run: rm -rf prettier.config.js manifest-dev.yml manifest-staging.yml
working-directory: app
Expand Down

0 comments on commit d2e2ec5

Please sign in to comment.