Skip to content

Commit

Permalink
fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Korben Dal committed Apr 24, 2024
1 parent 8381b34 commit b302f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
postgres: '16'
coverage: false
experimental: false
exclude_group: WithoutSchema,forPHP7
exclude_group: forPHP7
runs-on: '${{ matrix.operating_system }}'
services:
postgres:
Expand Down

0 comments on commit b302f0e

Please sign in to comment.