Skip to content

exclude tests from dist (#16) #48

exclude tests from dist (#16)

exclude tests from dist (#16) #48

on:
pull_request:
push:
branches:
- master
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1']