We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6e6f9 commit 1581fb2Copy full SHA for 1581fb2
.github/workflows/run-tests.yml
@@ -15,8 +15,6 @@ jobs:
15
uses: shivammathur/setup-php@v2
16
- name: Install dependencies
17
run: composer install
18
- - name: PHPCSFixer check
19
- run: composer check-style
20
phpunit:
21
strategy:
22
matrix:
0 commit comments