Skip to content

Commit

Permalink
Merge pull request #138 from utopia-php/feat-multiple-validator-export
Browse files Browse the repository at this point in the history
Feat: AnyOf validators export
  • Loading branch information
christyjacob4 authored Aug 15, 2024
2 parents 78d293d + 3cf34e0 commit a7f5775
Show file tree
Hide file tree
Showing 4 changed files with 175 additions and 156 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
php-version: '8.0'

- name: Setup Docker
run: docker-compose up -d --build
run: docker compose up -d --build

- name: Wait for Server to be ready
run: sleep 10
Expand Down
Loading

0 comments on commit a7f5775

Please sign in to comment.