Skip to content

Commit efad9a8

Browse files
Attempt to fix a bug
1 parent 7b0d6c9 commit efad9a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/hvd-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
target_dir: /tmp
7474

7575
- name: Check if Horovod actually exists
76+
shell: bash -l {0}
7677
run: |
7778
python -c "import ignite.distributed as idist, sys; sys.exit(not idist.has_hvd_support)"
7879

0 commit comments

Comments
 (0)