Skip to content

Commit

Permalink
shell testing 2
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Oct 31, 2023
1 parent 35fc019 commit f0f6068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression_tests_gpu_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ jobs:
run: |
python ts_scripts/install_dependencies.py --environment=dev --cuda=cu121
- name: Torchserve Regression Tests
shell: bash -l {0}
shell: bash -el {0}
run: |
python test/regression_tests.py --binaries --${{ matrix.binaries }} --nightly

0 comments on commit f0f6068

Please sign in to comment.