Skip to content

Commit

Permalink
tests: fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
iromeo committed Oct 14, 2024
1 parent 3bcf935 commit 103102a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snakemake_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,19 @@ changelog:

- name: "meta_wrapper"
type: "module"
multiple_args_allowed: False

- name: "skip_validation"
type: "module"
multiple_args_allowed: False

- name: "config"
type: "module"
multiple_args_allowed: False

- name: "snakefile"
type: "module"
multiple_args_allowed: False

- name: "containerized"
type: "top-level"
Expand Down

0 comments on commit 103102a

Please sign in to comment.