Skip to content

Commit

Permalink
Try PHPUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoungportable committed Mar 7, 2024
1 parent 381cce2 commit cbfdc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: composer update --${{ matrix.dependency-version }} --no-interaction --prefer-dist --no-progress --ansi

- name: Run Unit With Pest
run: ./vendor/portable/fila-cms/vendor/bin/pest
run: ./vendor/bin/phpunit --stop-on-defect

0 comments on commit cbfdc63

Please sign in to comment.