Skip to content

Commit

Permalink
fixup! fix(test): fail on php errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alquerci committed Jan 6, 2024
1 parent abbd096 commit 433b083
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
services:
memcached:
image: "memcached:${{ matrix.memcached-version }}"
ports:
- 11211:11211

steps:
- name: Checkout
Expand Down

0 comments on commit 433b083

Please sign in to comment.