We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572a69f commit 90b0324Copy full SHA for 90b0324
1 file changed
.github/workflows/samples-php-client.yaml
@@ -42,4 +42,4 @@ jobs:
42
run: composer install
43
- name: phpunit
44
working-directory: ${{ matrix.sample }}
45
- run: vendor/bin/phpunit
+ run: vendor/bin/phpunit tests
0 commit comments