We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7083a commit 93a6562Copy full SHA for 93a6562
.github/workflows/continuous-integration.yml
@@ -13,7 +13,5 @@ jobs:
13
uses: "nucleos/actions/.github/workflows/continuous-integration.yml@main"
14
with:
15
PHP_EXTENSIONS: "mbstring, json, mongodb"
16
- SYMFONY_KERNEL: "Nucleos\\ProfileBundle\\Tests\\App\\AppKernel"
17
- SYMFONY_VERSIONS: "6.4,7.0"
18
secrets:
19
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"
0 commit comments