We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3037be + ec865c4 commit 56087cdCopy full SHA for 56087cd
1 file changed
.github/workflows/php-tests.yml
@@ -24,6 +24,6 @@ jobs:
24
- name: Install PHPUnit
25
run: composer require --dev phpunit/phpunit
26
27
- - name: Run Tests
28
- run: |
29
- vendor/bin/phpunit tests
+ #- name: Run Tests
+ # run: |
+ # vendor/bin/phpunit tests
0 commit comments