Skip to content

Commit

Permalink
Update snakemake-dry-run.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Smeds authored Oct 11, 2023
1 parent 7aa1a6d commit 1f3711e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snakemake-dry-run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
run: |
snakemake -n -s ../../workflow/Snakefile --configfiles ../../config/config.yaml config/config.yaml
- run: snakemake dry run reference
working-directory: .tests/integration
run: |
working-directory: .tests/integration
run: |
snakemake -s ../../workflow/Snakefile_references.smk --configfiles ../../config/config.yaml config/config.yaml ../../config/config_references.yaml config/config_reference.yaml -n

0 comments on commit 1f3711e

Please sign in to comment.