From a19106336179abd1ab01a9f2450a311a4718824f Mon Sep 17 00:00:00 2001 From: Mathieu Poumeyrol Date: Wed, 26 Jun 2024 14:13:32 +0200 Subject: [PATCH] test name typo --- .github/workflows/full.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/full.yml b/.github/workflows/full.yml index 51f821dd06..4f66ed5472 100644 --- a/.github/workflows/full.yml +++ b/.github/workflows/full.yml @@ -45,7 +45,7 @@ jobs: - name: Full test run: .travis/test-published-crates.sh - runtime-bass-tests: + runtime-based-tests: runs-on: ubuntu-latest strategy: fail-fast: false