Skip to content

Update phpunit syntax to use attributes instead of annotations (#1210) #86

Update phpunit syntax to use attributes instead of annotations (#1210)

Update phpunit syntax to use attributes instead of annotations (#1210) #86

Workflow file for this run

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