From 04ca76c2c8da0740128c23969df8259109a545d2 Mon Sep 17 00:00:00 2001 From: f-gate Date: Thu, 7 Dec 2023 16:33:25 +0000 Subject: [PATCH] name --- .github/workflows/try_runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/try_runtime.yml b/.github/workflows/try_runtime.yml index 9d53f277..58fc11a9 100644 --- a/.github/workflows/try_runtime.yml +++ b/.github/workflows/try_runtime.yml @@ -35,7 +35,7 @@ jobs: disk_size: 100 ephemeral: true - test-features: + try-runtime: needs: create-runner runs-on: ${{ needs.create-runner.outputs.label }} steps: