Skip to content

refactor: add Closure return type #1184 #77

refactor: add Closure return type #1184

refactor: add Closure return type #1184 #77

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']