Skip to content

Commit

Permalink
try fixing weird mamba CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Oct 4, 2023
1 parent 4b2c6bd commit 4eb1c46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/joss.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: JOSS
on: [push]

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/run-snakemake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
mamba-version: "*"
channels: bioconda,kdm801,conda-forge
channel-priority: true
auto-update-conda: false

- name: Cache generated inputs
id: cache-inputs
Expand Down

0 comments on commit 4eb1c46

Please sign in to comment.