diff --git a/.github/workflows/ci-sharktank.yml b/.github/workflows/ci-sharktank.yml index 6edb356c8..4377d6991 100644 --- a/.github/workflows/ci-sharktank.yml +++ b/.github/workflows/ci-sharktank.yml @@ -23,7 +23,7 @@ concurrency: jobs: test: - name: "Unit Tests and Type Checking" + name: "Unit Tests" strategy: matrix: python-version: ["3.11", "3.12"]