Skip to content

Commit 1581fb2

Browse files
committed
Remote style fixer
1 parent ea6e6f9 commit 1581fb2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-tests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
uses: shivammathur/setup-php@v2
1616
- name: Install dependencies
1717
run: composer install
18-
- name: PHPCSFixer check
19-
run: composer check-style
2018
phpunit:
2119
strategy:
2220
matrix:

0 commit comments

Comments
 (0)