ci: fix Static Tests workflow

This commit is contained in:
Owen Voke
2022-09-16 16:51:41 +01:00
committed by GitHub
parent 245f636fa8
commit 462982bb28

View File

@ -11,8 +11,6 @@ jobs:
matrix:
dependency-version: [prefer-lowest, prefer-stable]
name: PHPStan ${{ matrix.dependency-version }}
steps:
- name: Checkout
uses: actions/checkout@v2