Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Sep 14, 2023
1 parent 3d2a21a commit 49b7719
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 @@ -54,7 +54,7 @@ jobs:
activate-environment: condaenv
- shell: bash -el {0}
run: |
mamba install future -y
mamba install future git -y
pip install .[root]
# mamba install "root<6.22.0" future -y
- shell: bash -el {0}
Expand Down

0 comments on commit 49b7719

Please sign in to comment.