mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-03 03:31:05 +06:00
make the sub-group of tests run always (#10196)
This commit is contained in:
parent
8cbd0bd137
commit
96897a3535
1
.github/workflows/self-scheduled.yml
vendored
1
.github/workflows/self-scheduled.yml
vendored
@ -244,6 +244,7 @@ jobs:
|
||||
run: cat reports/tests_torch_multi_gpu_failures_short.txt
|
||||
|
||||
- name: Run examples tests on multi-GPU
|
||||
if: ${{ always() }}
|
||||
env:
|
||||
OMP_NUM_THREADS: 1
|
||||
RUN_SLOW: yes
|
||||
|
Loading…
Reference in New Issue
Block a user