Skip to content

Commit

Permalink
fix MakeTestWorkflow CI tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
anoronh4 committed Apr 6, 2023
1 parent 195ee31 commit 3f44849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-lint-wf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:

- name: nf-core modules remove
run: |
find nf-core-testpipeline/workflows/ -type f -exec sed -i '/^include /d' {} \;
nf-core --log-file log.txt modules remove fastqc --dir nf-core-testpipeline/
nf-core --log-file log.txt modules remove multiqc --dir nf-core-testpipeline/
nf-core --log-file log.txt modules remove custom/dumpsoftwareversions --dir nf-core-testpipeline/
Expand Down

0 comments on commit 3f44849

Please sign in to comment.