Skip to content

Commit

Permalink
trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Sanchez authored and Javier Sanchez committed Feb 20, 2024
1 parent 5c96bc5 commit 5a26295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
shell: bash -l {0}
run: |
conda env update -f augur/environment.yml --all
conda env update -f augur/environment.yml
conda activate forecasting
cd augur
python -m pip install --no-deps --editable .
Expand Down

0 comments on commit 5a26295

Please sign in to comment.