From 862d1913331915ccc1461c3ab71da8707ce57782 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 12 May 2025 08:15:14 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.github/workflows/tests.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 58ff0f9..0b5f8a0 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -11,7 +11,7 @@ on: default: false jobs: - test-in-docker: + tests: runs-on: gpu env: effective_tag: ${{ inputs.tag || github.head_ref || github.ref_name }}