Turn e2e tests back on for release build workflows (#1725)

This commit is contained in:
Marko Barišić 2024-02-15 16:20:04 +01:00 committed by GitHub
parent 2c774ff09b
commit 5f2e3f01d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View File

@ -329,7 +329,6 @@ jobs:
--no-strict
release_e2e_test:
if: false
name: "Release End-to-end Test"
runs-on: [self-hosted, Linux, X64, Debian10]
timeout-minutes: 60

View File

@ -325,7 +325,6 @@ jobs:
--no-strict
release_e2e_test:
if: false
name: "Release End-to-end Test"
runs-on: [self-hosted, Linux, X64, Ubuntu20.04]
timeout-minutes: 60