Обновить .github/workflows/all_test3.yaml
This commit is contained in:
2
.github/workflows/all_test3.yaml
vendored
2
.github/workflows/all_test3.yaml
vendored
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
@@ -10,7 +9,6 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
description: force_build
|
description: force_build
|
||||||
default: false
|
default: false
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
runs-on: gpu
|
runs-on: gpu
|
||||||
|
|||||||
Reference in New Issue
Block a user