Skip to content

Pay attention to config in job #160

Pay attention to config in job

Pay attention to config in job #160

Workflow file for this run

name: 🔎 Checking pull request
on:
pull_request:
jobs:
run-tests:
name: 🔎 Run the test suite
uses: ./.github/workflows/phpunit_tests.yml
static-analysis:
name: 🔎 Analyse the code for errors
uses: ./.github/workflows/phpstan_analysis.yml