Skip to content

Commit acad1ec

Browse files
author
Greg Bowler
committed
Set correct defaults
1 parent ec9565c commit acad1ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ inputs:
55
config:
66
description: Configuration file location
77
required: false
8-
default: test/phpunit/phpunit.xml
8+
default: phpunit.xml
99

1010
junit:
1111
description: JUnit output file location
1212
required: false
13-
default: test/phpunit/_junit/junit.xml
13+
default: junit.xml
1414

1515
memory:
1616
description: Memory limit

0 commit comments

Comments
 (0)