Skip to content

Commit

Permalink
testing conda rather than miniconda 4
Browse files Browse the repository at this point in the history
  • Loading branch information
udaij12 committed Nov 1, 2023
1 parent 866783e commit c24f9e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/regression_tests_gpu_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
echo $GITHUB_ENV
which python3.8
ls /home/ubuntu/actions-runner/_work/_temp/
echo "test"
ls /home/ubuntu/actions-runner/_work/
# - name: Setup Anaconda
# run: |
Expand Down Expand Up @@ -102,6 +103,7 @@ jobs:
run: |
python ts_scripts/install_dependencies.py --environment=dev --cuda=cu121
- name: Torchserve Regression Tests
shell: bash -el {0}
run: |
conda list
conda config --show
Expand Down

0 comments on commit c24f9e5

Please sign in to comment.