Skip to content

Commit 52d39f0

Browse files
committed
Update HydeStan workflow to run HydeFront linter
1 parent 8196fda commit 52d39f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/hyde-stan.yml

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ jobs:
1818

1919
- name: Run Static Analysis
2020
run: php ./monorepo/HydeStan/run.php
21+
22+
- name: Run HydeFront linter
23+
run: php packages/hydefront/.github/scripts/post-build.php
24+

0 commit comments

Comments
 (0)