Skip to content

add coverage setup + github worklow #4

add coverage setup + github worklow

add coverage setup + github worklow #4

Workflow file for this run

name: Run Psalm
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: docker://ghcr.io/psalm/psalm-github-actions
with:
composer_require_dev: true