Skip to content

Temporarily disabled leak check to see if runner works then #9

Temporarily disabled leak check to see if runner works then

Temporarily disabled leak check to see if runner works then #9

Workflow file for this run

name: engine-test
on:
push
jobs:
run-engine-tests:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: run script
run: |
chmod +x ./test-script.sh
./test-script.sh