fix(pints): Remove update check (#1989)

This commit is contained in:
Edmund Miller 2022-09-07 22:03:48 -05:00 committed by GitHub
parent a5976c50be
commit 8d5737116b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,7 @@ process PINTS_CALLER {
--save-to . \\
--file-prefix $prefix \\
--thread $task.cpus \\
--dont-check-updates \\
$args
cat <<-END_VERSIONS > versions.yml