From d16f12d19b53252b0d6f66d0c796e29551a5f80e Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Fri, 8 Nov 2024 16:12:54 +0100 Subject: [PATCH] test(e2e): test with default version (#886) --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 58484e79..e32c166f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -102,7 +102,6 @@ jobs: LOG_LEVEL: debug with: configurationFile: ${{ matrix.configurationFile }} - renovate-version: ${{ env.RENOVATE_VERSION }} - name: Renovate test with entrypoint uses: ./