Skip to content

Commit

Permalink
[CI] Fix setup (#30147)
Browse files Browse the repository at this point in the history
* [CI] fix setup

* fix

* test

* Revert "test"

This reverts commit 7df416d.
  • Loading branch information
SunMarc authored and Ita Zaporozhets committed May 14, 2024
1 parent e14bac1 commit 8309305
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/self-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ env:

jobs:
setup:
if: contains(fromJSON('["run_tests_gpu", "run_tests_quantization_torch_gpu"]'), inputs.job)
name: Setup
strategy:
matrix:
Expand Down

0 comments on commit 8309305

Please sign in to comment.