Skip to content

Commit a7f5775

Browse files
Merge pull request #138 from utopia-php/feat-multiple-validator-export
Feat: AnyOf validators export
2 parents 78d293d + 3cf34e0 commit a7f5775

File tree

4 files changed

+175
-156
lines changed

4 files changed

+175
-156
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
php-version: '8.0'
1717

1818
- name: Setup Docker
19-
run: docker-compose up -d --build
19+
run: docker compose up -d --build
2020

2121
- name: Wait for Server to be ready
2222
run: sleep 10

0 commit comments

Comments
 (0)