Skip to content

Commit 46ff41d

Browse files
committed
And again
1 parent 917e142 commit 46ff41d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ jobs:
254254

255255
- name: Grab PHPUnit version
256256
id: phpunit_version
257+
shell: bash
257258
# yamllint disable-line rule:line-length
258259
run: echo "VERSION=$(php "vendor/bin/phpunit" --version | grep --only-matching --max-count=1 --extended-regexp '\b[0-9]+\.[0-9]+')" >> "$GITHUB_OUTPUT"
259260

0 commit comments

Comments
 (0)