From fb505de41c695d00240ba40fb8380dac514051c3 Mon Sep 17 00:00:00 2001 From: Jesse Rushlow Date: Wed, 20 Jul 2022 16:20:52 -0400 Subject: [PATCH] [ci] allow flex to run in CI --- .github/workflows/ci.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 87ccb0b1d75..7174f5d4cf2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -116,6 +116,11 @@ jobs: if: ${{ steps.find-files.outputs.files }} run: composer create-project symfony-tools/code-block-checker:@dev _checker + - name: Allow Flex + if: ${{ steps.find-files.outputs.files }} + run: | + composer config --no-plugins allow-plugins.symfony/flex true + - name: Install test application if: ${{ steps.find-files.outputs.files }} run: | 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