Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
observingClouds committed Oct 28, 2024
1 parent d61e0d6 commit 103eb23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,7 @@ jobs:
miniforge-variant: Mambaforge
activate-environment: bitinfo-docs
python-version: '3.11'
- name: Set up conda environment
run: |
mamba env -f docs/environment.yml
environment-file: docs/environment.yml
- name: Remove julia (issue #212)
run: |
conda remove julia
Expand Down

0 comments on commit 103eb23

Please sign in to comment.