Skip to content

Commit

Permalink
Merge pull request #87 from AfshinLab/ci-update
Browse files Browse the repository at this point in the history
Update CI
  • Loading branch information
pontushojer authored Nov 21, 2024
2 parents c0d6996 + d870935 commit ecde455
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-version: latest
environment-file: environment.linux-64.lock
- name: Install test deps
Expand Down

0 comments on commit ecde455

Please # to comment.