Skip to content

Commit

Permalink
wip it
Browse files Browse the repository at this point in the history
  • Loading branch information
stevethomas committed Feb 20, 2023
1 parent 7615367 commit 9d9a849
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ jobs:
- name: Install composer dependencies
run: composer install --prefer-dist --no-interaction --no-progress

- name: Code sniff
run: vendor/bin/php-cs-fixer fix --dry-run

- name: Execute tests
run: composer test

0 comments on commit 9d9a849

Please sign in to comment.