From cd7b0d3e64c6b516a6a80b15c656d0ec59c2dd57 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Fri, 8 Nov 2024 16:09:46 +0100 Subject: [PATCH] test(e2e): test with default version --- .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: ./