Skip to content

Commit

Permalink
Just run pest
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoungportable committed Mar 7, 2024
1 parent 0e316ba commit 20bbf6a
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: composer test:unit:pest
run: pest

0 comments on commit 20bbf6a

Please sign in to comment.