Skip to content

Commit e3e91c3

Browse files
authored
add test requirements to postmerge gpu (#347)
* add test requirements to postmerge gpu * remove temporary action triggers"
1 parent 14cc993 commit e3e91c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ setenv =
7373
deps =
7474
pytest
7575
pytest-cov
76+
-rrequirements/test-gpu.txt
7677
commands =
7778
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/core.git@{posargs:main}
7879
python -m pip install --upgrade git+https://github.com/NVIDIA-Merlin/NVTabular.git@{posargs:main}

0 commit comments

Comments
 (0)