We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b220fff commit 0d60652Copy full SHA for 0d60652
.github/workflows/run_tests.yaml
@@ -35,5 +35,6 @@ jobs:
35
36
- name: Run scripts
37
run: |
38
+ . $CONDA/etc/profile.d/conda.sh
39
conda activate intel_dev
40
python run_tests.py
0 commit comments