Skip to content

Commit

Permalink
automatic tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eneoli committed Sep 5, 2024
1 parent eb5af12 commit 0ada978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
run: npm i
working-directory: frontend
- name: Build frontend
run: npm run prod
run: npm run build:prod
working-directory: frontend

0 comments on commit 0ada978

Please sign in to comment.