Skip to content

Commit 9109dc6

Browse files
committed
minor #52729 fix GitHub workflows (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- fix GitHub workflows | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT this was forgotten in #52336 Commits ------- a4e82c9 fix GitHub workflows
2 parents 2c7d612 + a4e82c9 commit 9109dc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,6 @@ jobs:
194194
echo "$COMPONENTS" | xargs -n1 | parallel -j +3 "_run_tests {} 'cd {} && $COMPOSER_UP && $PHPUNIT$LEGACY'" || X=1
195195
196196
# get a list of the patched components (relies on .github/build-packages.php being called in the previous step)
197-
(cd src/Symfony/Component/HttpFoundation; mv composer.bak composer.json)
198-
(cd src/Symfony/Component/Lock; mv composer.bak composer.json)
199197
PATCHED_COMPONENTS=$(git diff --name-only src/ | grep composer.json || true)
200198
201199
# for 6.4 LTS, checkout and test previous major with the patched components (only for patched components)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy