Skip to content

Bump pygments from 2.11.2 to 2.15.0 in /docs #161

Bump pygments from 2.11.2 to 2.15.0 in /docs

Bump pygments from 2.11.2 to 2.15.0 in /docs #161

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