From 8b467d893201f695feb9afa263d7e4f01331dc8a Mon Sep 17 00:00:00 2001 From: GILIYAR RADHAKRISHNA Chaithya Date: Mon, 19 Feb 2024 10:23:49 +0100 Subject: [PATCH] update test_ci --- .github/workflows/test-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-ci.yml b/.github/workflows/test-ci.yml index 85941d7d..42e6df2f 100644 --- a/.github/workflows/test-ci.yml +++ b/.github/workflows/test-ci.yml @@ -89,7 +89,7 @@ jobs: path: coverage_${{ matrix.backend}} test-gpu: - runs-on: GPU + runs-on: gpu if: ${{ !contains(github.event.head_commit.message, 'style')}} strategy: matrix: