From 79cf1269525127ce18dfadf517504470673a3836 Mon Sep 17 00:00:00 2001 From: Leon Wright Date: Thu, 16 May 2024 17:40:02 +0930 Subject: [PATCH] fix: Errant test skip Co-authored-by: HebaruSan --- .github/workflows/deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 660290555..d184c38a4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -172,7 +172,6 @@ jobs: - test-release - smoke-inflator runs-on: ubuntu-latest - if: false steps: - uses: actions/checkout@v4 - uses: actions/download-artifact@v4