make the sub-group of tests run always (#10196)
This commit is contained in:
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
|
run: cat reports/tests_torch_multi_gpu_failures_short.txt
|
||||||
|
|
||||||
- name: Run examples tests on multi-GPU
|
- name: Run examples tests on multi-GPU
|
||||||
|
if: ${{ always() }}
|
||||||
env:
|
env:
|
||||||
OMP_NUM_THREADS: 1
|
OMP_NUM_THREADS: 1
|
||||||
RUN_SLOW: yes
|
RUN_SLOW: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user