Skip to content

Commit

Permalink
Update HydeStan workflow to run HydeFront linter
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Nov 13, 2023
1 parent dc6fd09 commit 4f7279c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/hyde-stan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ jobs:

- name: Run Static Analysis
run: php ./monorepo/HydeStan/run.php

- name: Run HydeFront linter
run: php packages/hydefront/.github/scripts/post-build.php

0 comments on commit 4f7279c

Please sign in to comment.