Skip to content

Commit 9d9a849

Browse files
committed
wip it
1 parent 7615367 commit 9d9a849

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,5 @@ jobs:
2626
- name: Install composer dependencies
2727
run: composer install --prefer-dist --no-interaction --no-progress
2828

29-
- name: Code sniff
30-
run: vendor/bin/php-cs-fixer fix --dry-run
31-
3229
- name: Execute tests
3330
run: composer test

0 commit comments

Comments
 (0)