mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-17 12:31:38 +00:00
Fix tests config
This commit is contained in:
@@ -119,7 +119,7 @@ jobs:
|
||||
run: vendor/bin/simple-phpunit --version
|
||||
|
||||
- name: "Composer install ${{ matrix.extension}}"
|
||||
working-directory: ${{ matrix.extension}}
|
||||
working-directory: extra/${{ matrix.extension}}
|
||||
run: composer install
|
||||
|
||||
- name: "Switch use_yield to true"
|
||||
|
||||
Reference in New Issue
Block a user