From 8e40468e9a62a89f45a0045df17e316cbe546508 Mon Sep 17 00:00:00 2001 From: David Muir Sharnoff Date: Mon, 21 Nov 2022 20:35:16 -0800 Subject: [PATCH] fix CI job name --- .github/workflows/s2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/s2.yml b/.github/workflows/s2.yml index b2b1697..9f70c21 100644 --- a/.github/workflows/s2.yml +++ b/.github/workflows/s2.yml @@ -5,7 +5,7 @@ permissions: # added using https://github.com/step-security/secure-workflows contents: read jobs: - Test-mysql-integration: + Test-Singlestore-integration: runs-on: ubuntu-latest environment: singlestore