Skip to content

Commit e1f5f83

Browse files
committed
build: add unitary test to actions
1 parent 12f9dc5 commit e1f5f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
runs-on: ubuntu-latest
1616
env:
17-
COMPOSER_ROOT_VERSION: 2.x-dev
17+
COMPOSER_ROOT_VERSION: 1.x-dev
1818

1919
steps:
2020
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)