Skip to content

Commit

Permalink
changed configfile in linting to main config file - rather than the t…
Browse files Browse the repository at this point in the history
…est configs
  • Loading branch information
riasc committed Aug 31, 2024
1 parent 6615fa8 commit 3701a2f
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 @@ -26,7 +26,7 @@ jobs:
with:
directory: '.tests'
snakefile: 'workflow/Snakefile'
args: '--lint --configfile .tests/integration/config_basic/config.yaml'
args: '--lint --configfile config/config.yaml'


#run-workflow:
Expand Down

0 comments on commit 3701a2f

Please sign in to comment.