Skip to content

lint: format files #475

lint: format files

lint: format files #475

Workflow file for this run

name: "🧪 Run tests"
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: "✅ Run tests"
run: php ./.github/workflows/scripts/run-tests.php