Skip to content

Commit 7537e47

Browse files
authored
Update gpu-ci.yml add tox to container
1 parent d4ab98d commit 7537e47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gpu-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
fetch-depth: 0
2323
- name: Run tests
2424
run: |
25+
pip install tox
2526
tox -e test-gpu -- $branch
2627
2728
gpu-ci-multigpu:

0 commit comments

Comments
 (0)