Skip to content

Commit ec54565

Browse files
committed
NGC fix
Signed-off-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent 6f2d047 commit ec54565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron-ngc-bundle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
# clean up temporary files
4040
$(pwd)/runtests.sh --build --clean
4141
# run tests
42-
python -m tests.ngc_bundle_download
42+
PYTHONPATH=. python -m unittest tests.bundle.test_bundle_download.TestNgcBundleDownload

0 commit comments

Comments
 (0)