Skip to content

Commit 292c24b

Browse files
committed
phpunit
1 parent 9a6cf68 commit 292c24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- run: echo "The ${{ github.repository }} repository has been cloned to the runner."
1212
- uses: php-actions/composer@v6
1313
- run: echo "Composer dependencies have been installed"
14-
- run: vendor/bin/phpunit ./tests/
14+
- run: vendor/bin/phpunit ./tests/ticketFilterTest.php
1515

1616

0 commit comments

Comments
 (0)