Skip to content

Commit

Permalink
formating linting
Browse files Browse the repository at this point in the history
  • Loading branch information
yumisims committed Oct 10, 2023
1 parent b9e6734 commit 84367c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install nf-core==2.8
pip install nf-core
- name: Run nf-core lint
env:
Expand Down

0 comments on commit 84367c2

Please sign in to comment.