Skip to content

Commit

Permalink
Update file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jan 8, 2025
1 parent c428d42 commit 7f5caaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Setup Conda Environment
uses: mamba-org/setup-micromamba@v2
with:
environment-file: devtools/conda-envs/test_env.yaml
environment-file: devtools/conda-envs/test_cuda_env.yaml

- name: Install Package and test plugins
run: python -m pip install .
Expand Down

0 comments on commit 7f5caaf

Please sign in to comment.