Обновить .github/workflows/tests.yaml
This commit is contained in:
1
.github/workflows/tests.yaml
vendored
1
.github/workflows/tests.yaml
vendored
@@ -16,7 +16,6 @@ on:
|
|||||||
|
|
||||||
|
|
||||||
test-in-docker:
|
test-in-docker:
|
||||||
needs: [build]
|
|
||||||
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user