From 75ed38456f6b28529d7a3a851564c33fdab30e09 Mon Sep 17 00:00:00 2001 From: kylezs Date: Wed, 30 Oct 2024 14:27:36 +0100 Subject: [PATCH] fix ci typo --- .github/workflows/ci-development.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-development.yml b/.github/workflows/ci-development.yml index e94539aeca..e11bed65df 100644 --- a/.github/workflows/ci-development.yml +++ b/.github/workflows/ci-development.yml @@ -69,7 +69,7 @@ jobs: uses: ./.github/workflows/_40_post_check.yml secrets: inherit with: - full_bouncer: true + full-bouncer: true ngrok: true test-benchmarks: needs: [build-benchmarks]