From 4260e7242158e19758208175a622606a9f69abf4 Mon Sep 17 00:00:00 2001 From: Chris Cummins Date: Sun, 12 Sep 2021 23:27:09 +0100 Subject: [PATCH] [ci] Rename job for consistency. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 93e23d401a..206caf1194 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -422,7 +422,7 @@ jobs: if-no-files-found: error retention-days: 1 - asan-llvm-tests: + test-llvm-env-linux-asan: runs-on: ubuntu-latest needs: [build-linux, build-asan-llvm-service] steps: