Skip to content

Commit

Permalink
update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
huidongchen committed Oct 29, 2021
1 parent 0bfc2ed commit ad7a85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
conda config --add channels bioconda
conda config --add channels conda-forge
# conda env update --file environment.yml --name base
conda install simba_pbg=1.1
conda install simba
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -e .
Expand Down

0 comments on commit ad7a85b

Please sign in to comment.