Skip to content

Commit 171a85e

Browse files
committed
Use correct plugin code
1 parent 236b9dd commit 171a85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
run: composer install --no-interaction --no-progress
7777

7878
- name: Run unit tests
79-
run: php artisan winter:test -p Winter.Test -- --testdox
79+
run: php artisan winter:test -p Winter.Builder -- --testdox

0 commit comments

Comments
 (0)