Skip to content

Commit bd4ecbb

Browse files
author
Greg Bowler
committed
Add missing input
1 parent 075ffc0 commit bd4ecbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ runs:
7878
image: 'Dockerfile'
7979
env:
8080
action_php_version: ${{ inputs.php_version }}
81+
action_phpunit_version: ${{ inputs.phpunit_version }}
8182
action_configuration: ${{ inputs.configuration }}
8283
action_log_junit: ${{ inputs.log_junit }}
8384
action_testdox_html: ${{ inputs.testdox_html }}

0 commit comments

Comments
 (0)