Skip to content

Commit 0d60652

Browse files
Make sure to source conda scripts
1 parent b220fff commit 0d60652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ jobs:
3535

3636
- name: Run scripts
3737
run: |
38+
. $CONDA/etc/profile.d/conda.sh
3839
conda activate intel_dev
3940
python run_tests.py

0 commit comments

Comments
 (0)