Skip to content

Commit

Permalink
CC-25662: Updated FE commands in github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-maslov committed May 22, 2023
1 parent 24ed024 commit 883b17a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,9 @@ jobs:
- name: Front-end Formatter
run: node ./frontend/libs/formatter
- name: Front-end MP Unit Tests
run: npm run mp:test
- name: Validate propel files
run: |
vendor/bin/console propel:schema:validate
Expand Down

0 comments on commit 883b17a

Please sign in to comment.