Skip to content

Commit

Permalink
GH Actions tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienheyd committed Apr 12, 2024
1 parent 7fa987f commit 1b0464b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,5 @@ jobs:
- name: Install dependencies
run: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress --with laravel/framework:${{ matrix.laravel }}

- name: Execute code sniffing
run: vendor/bin/phpcs

- name: Execute tests
run: vendor/bin/phpunit

0 comments on commit 1b0464b

Please sign in to comment.