Skip to content

Internal: Update file testing helpers #10313

Internal: Update file testing helpers

Internal: Update file testing helpers #10313

Workflow file for this run

name: 🔬 HydeStan
on:
push:
branches: [ "master" ]
pull_request:
permissions:
contents: read
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run Static Analysis
run: php ./monorepo/HydeStan/run.php
- name: Run HydeFront linter
run: php packages/hydefront/.github/scripts/post-build.php