Обновить .github/workflows/tests.yaml

This commit is contained in:
2025-05-12 08:15:14 +00:00
parent 55e1f55f4e
commit 862d191333

View File

@@ -11,7 +11,7 @@ on:
default: false default: false
jobs: jobs:
test-in-docker: tests:
runs-on: gpu runs-on: gpu
env: env:
effective_tag: ${{ inputs.tag || github.head_ref || github.ref_name }} effective_tag: ${{ inputs.tag || github.head_ref || github.ref_name }}