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 3a5e2da commit 0b09522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/liat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
continue-on-error: true
run : |
export PATH=$HOME/miniconda/bin:$PATH
conda init bash
conda create -n test-env python=3.10
conda activate test-env
conda install pheno-utils
Expand Down

0 comments on commit 0b09522

Please sign in to comment.