Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored May 5, 2021
1 parent 7fdb70f commit c11ecea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
ports:
- 6379:6379
options: --entrypoint redis-server

strategy:
fail-fast: true
matrix:
Expand All @@ -38,7 +39,6 @@ jobs:
flags: "--ignore-platform-req=php"
stability: prefer-stable


name: PHP ${{ matrix.php }} - ${{ matrix.stability }}

steps:
Expand Down

0 comments on commit c11ecea

Please sign in to comment.