make the sub-group of tests run always (#10196)

This commit is contained in:
Stas Bekman 2021-02-15 10:01:35 -08:00 committed by GitHub
parent 8cbd0bd137
commit 96897a3535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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