mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
[CI] Fix setup (#30147)
* [CI] fix setup
* fix
* test
* Revert "test"
This reverts commit 7df416d450.
This commit is contained in:
parent
21e23ffca7
commit
6cdbd73e01
1 changed files with 1 additions and 0 deletions
1
.github/workflows/self-scheduled.yml
vendored
1
.github/workflows/self-scheduled.yml
vendored
|
|
@ -33,6 +33,7 @@ env:
|
|||
|
||||
jobs:
|
||||
setup:
|
||||
if: contains(fromJSON('["run_tests_gpu", "run_tests_quantization_torch_gpu"]'), inputs.job)
|
||||
name: Setup
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue