Skip to content

Commit

Permalink
fixing CI
Browse files Browse the repository at this point in the history
Javier Sanchez authored and Javier Sanchez committed Jan 29, 2024
1 parent 6008735 commit 22fc301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
@@ -25,7 +25,6 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run: |
cd augur
conda env update -f augur/environment.yml
conda activate forecasting
python -m pip install --no-deps --editable .

0 comments on commit 22fc301

Please sign in to comment.