Skip to content

Commit 5b57e4b

Browse files
committed
test workflow 1
1 parent 5c7dcdc commit 5b57e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/symfony.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
- name: Execute tests (Unit and Feature tests) via PHPUnit
4545
env:
4646
DATABASE_URL: sqlite:///%kernel.project_dir%/data/database.sqlite
47-
run: vendor/bin/phpunit
47+
run: vendor/bin/phpunit tests/Entity/PhpFunctionTest.php

0 commit comments

Comments
 (0)