Skip to content

Commit 90b0324

Browse files
committed
update workflow
1 parent 572a69f commit 90b0324

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-php-client.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
run: composer install
4343
- name: phpunit
4444
working-directory: ${{ matrix.sample }}
45-
run: vendor/bin/phpunit
45+
run: vendor/bin/phpunit tests

0 commit comments

Comments
 (0)