Chainsaw ⛓️
Full CI code snippet. if want use Docker' Container than used
container:
image:hhvm/hhvm:latestor if want to use Setup Hacklang go with
- name: Setup Hacklanguses: CodeWithSushil/setup-hacklang@v2.2Here Full code with Docker' container and Setup Hacklang.
name: Testson: [push] jobs:
tests:
runs-on: ubuntu-latestcontainer:
image: hhvm/hhvm:lateststeps:
- name: Checkoutuses: actions/checkout@v5# - name: Setup Hacklang# uses: CodeWithSushil/setup-hhvm@v2.2
- name: Running hack scriptrun: hhvm -c hhvm.ini src/index.php