Skip to content

Commit

Permalink
Merge branch 'v2' of https://github.com/iqbal-lab-org/pling into v2
Browse files Browse the repository at this point in the history
  • Loading branch information
babayagaofficial committed Aug 20, 2024
2 parents 8f2c32c + 3919b0d commit c389042
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v3
- uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.4.5-0'
micromamba-version: '1.5.8-0'
environment-name: test-env
condarc: |
channels:
Expand All @@ -30,14 +30,14 @@ jobs:
- defaults
create-args: >-
python=${{ matrix.python-version }}
snakemake=7.32.4
sourmash
pandas
sourmash
numpy
intervaltree=3.0.2
intervaltree
mummer=3.23
glpk=5.0
plasnet
snakemake=7.32.4
plasnet=0.6.0
dingII
init-shell: bash
cache-environment: true
Expand Down

0 comments on commit c389042

Please sign in to comment.