Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
LiatSchulz committed Feb 13, 2024
1 parent bea8816 commit b7fd220
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/liat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
conda config --set always_yes yes --set changeps1 no
conda update -q conda
conda info -a
conda create -n test-env python=3.10
conda activate test-env
conda install pheno-utils
- name: Create conda environment
run : |
Expand Down

0 comments on commit b7fd220

Please sign in to comment.