Skip to content

Commit

Permalink
no-issue - CI - test
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMellerin committed Nov 24, 2023
1 parent 1614b8f commit 9eeddad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
env:
fail-fast: true


jobs:
phpunit-smoke-test:
name: "PHPUnit with Symfony et PHP version matrix"
Expand All @@ -37,6 +36,7 @@ jobs:
include:
- php-version: "8.1"
symfony-version: 5.4.*
postgres-version: "16"

services:
postgres:
Expand Down

0 comments on commit 9eeddad

Please sign in to comment.