Skip to content

Commit 823cf3b

Browse files
committed
Update tests.yml
1 parent 447ad11 commit 823cf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ jobs:
264264
- name: "Configure infection"
265265
run: |
266266
php build-infection/bin/infection-config.php \
267+
--source-directory='build/PHPStan/Build' \
267268
> infection.json5
268269
cat infection.json5 | jq
269270

0 commit comments

Comments
 (0)