Skip to content

Commit

Permalink
Install metl package from metl-pretrained repo
Browse files Browse the repository at this point in the history
  • Loading branch information
agitter committed Mar 16, 2024
1 parent 5685173 commit 3819bc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
miniforge-variant: Mambaforge
miniforge-version: 'latest'
use-mamba: true
# Installs latest commit from main branch
- name: Install metl package from metl-pretrained repo
shell: bash --login {0}
run: pip install git+https://github.com/gitter-lab/metl-pretrained
# Log conda environment contents
- name: Log conda environment
shell: bash --login {0}
Expand Down

0 comments on commit 3819bc8

Please sign in to comment.