Skip to content

Commit

Permalink
Make sure to source conda scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Sep 12, 2023
1 parent b220fff commit 0d60652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:

- name: Run scripts
run: |
. $CONDA/etc/profile.d/conda.sh
conda activate intel_dev
python run_tests.py

0 comments on commit 0d60652

Please sign in to comment.