Skip to content

Commit bc11da9

Browse files
Update ci.yml
1 parent 671f08a commit bc11da9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,10 @@ on:
1212
prefer-stability:
1313
description: 'The staibility of the packages to use. Will be converted and used to create a matrix.'
1414
default: '["prefer-lowest", "prefer-stable"]'
15-
required: true
1615
type: string
1716
test-command:
1817
description: 'The command to run for executing tests'
1918
default: 'composer ci-all'
20-
required: true
2119
type: string
2220

2321
concurrency:

0 commit comments

Comments
 (0)