Skip to content

Added back move generation tests in test script since runner seems to… #11

Added back move generation tests in test script since runner seems to…

Added back move generation tests in test script since runner seems to… #11

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