Skip to content

Commit

Permalink
dummy: Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Aug 31, 2023
1 parent fce85d4 commit 95b36ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nf-core/fastqc/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ process FASTQC {
[ -f "\${new_name}" ] || ln -s \$old_name \$new_name
done
fastqc \\
$args \\
--threads $task.cpus \\
Expand Down

0 comments on commit 95b36ce

Please sign in to comment.