Skip to content
Snippets Groups Projects
Commit 4565ea50 authored by nf-core-bot's avatar nf-core-bot
Browse files

Template update for nf-core/tools version 2.0.1

parent 7395bacc
Branches nf-core-template-merge-2.0.1
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ jobs:
GITHUB_COMMENTS_URL: ${{ github.event.pull_request.comments_url }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_PR_COMMIT: ${{ github.event.pull_request.head.sha }}
run: nf-core -l lint_log.txt lint ${GITHUB_WORKSPACE} --markdown lint_results.md
run: nf-core -l lint_log.txt lint --dir ${GITHUB_WORKSPACE} --markdown lint_results.md
- name: Save PR number
if: ${{ always() }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment