We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8196fda commit 52d39f0Copy full SHA for 52d39f0
.github/workflows/hyde-stan.yml
@@ -18,3 +18,7 @@ jobs:
18
19
- name: Run Static Analysis
20
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