Skip to content

Commit

Permalink
disable snakemake cache for now, also in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Aug 7, 2024
1 parent d268b0a commit ad76b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/profiles/default/config.v8+.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
software-deployment-method: conda
cache: True
cache: False
resources:
ratelimit: 3

0 comments on commit ad76b98

Please sign in to comment.