Skip to content

Commit

Permalink
install snakefmt with bioconda
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasK committed Jun 28, 2024
1 parent 8eae863 commit 5ed8e4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
with:
environment-name: formatting
create-args: black snakefmt
condarc: |
channels:
- conda-forge
- bioconda
cache-environment: true

- name: Check Black formatting
Expand Down

0 comments on commit 5ed8e4f

Please sign in to comment.