Skip to content

just: migrate from make and more recipes #324

just: migrate from make and more recipes

just: migrate from make and more recipes #324

Workflow file for this run

name: Run tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
run: php ./.github/workflows/scripts/run-tests.php