Skip to content

Commit 93a6562

Browse files
committed
Remove ci pipeline overrides
1 parent 5c7083a commit 93a6562

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@ jobs:
1313
uses: "nucleos/actions/.github/workflows/continuous-integration.yml@main"
1414
with:
1515
PHP_EXTENSIONS: "mbstring, json, mongodb"
16-
SYMFONY_KERNEL: "Nucleos\\ProfileBundle\\Tests\\App\\AppKernel"
17-
SYMFONY_VERSIONS: "6.4,7.0"
1816
secrets:
1917
CODECOV_TOKEN: "${{ secrets.CODECOV_TOKEN }}"

0 commit comments

Comments
 (0)