Skip to content

Commit

Permalink
remove unnecessary activation from notebooks test job
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 2, 2024
1 parent 7c316ce commit ac5b95e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:
nvidia-smi
- name: Test notebooks
run: |
. /opt/conda/etc/profile.d/conda.sh; conda activate rapids
/home/rapids/test_notebooks.py -i /home/rapids/notebooks -o /home/rapids/notebooks_output
- name: Install awscli
if: '!cancelled()'
Expand Down

0 comments on commit ac5b95e

Please sign in to comment.