Skip to content

Commit

Permalink
disable nf-core linting job
Browse files Browse the repository at this point in the history
  • Loading branch information
anoronh4 committed Nov 20, 2023
1 parent d885eaf commit a6ed309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
allow-repeats: false

nf-core:
if: ${{ false }} # disable for now
runs-on: ubuntu-latest
steps:
- name: Check out pipeline code
Expand Down

0 comments on commit a6ed309

Please # to comment.