diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 290d9749..61a57df7 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -68,6 +68,5 @@ jobs: release: name: Test Release needs: build - runs-on: ubuntu-24.04 secrets: inherit uses: ./.github/workflows/release.yml