Skip to content

Commit

Permalink
Add explicit CONDA env var
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 30, 2023
1 parent 376b005 commit 57bc91a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gpu_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
NUMEXPR_NUM_THREADS: 1
PYDEVD_DISABLE_FILE_VALIDATION: 1
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
CONDA: /home/philippjfr/miniconda3/
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 57bc91a

Please sign in to comment.