Skip to content

Commit

Permalink
chore: change workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
igzard committed Oct 24, 2024
1 parent e1bdc23 commit b958662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- name: Install Composer dependencies
run: composer update --${{ matrix.dependency-version }} --no-interaction --prefer-dist

- name: Integration Tests
- name: Unit Tests
run: php ./vendor/bin/phpunit --configuration phpunit.xml.dist

0 comments on commit b958662

Please sign in to comment.