Skip to content

Commit

Permalink
Merge pull request #15 from matrulda/master
Browse files Browse the repository at this point in the history
Update seqreports to 9adcd5fcc767c780dd471d331c3a0c2ffa370e1c
  • Loading branch information
matrulda authored Sep 18, 2024
2 parents e15ec7c + c5f2eb6 commit 59f8705
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion seqreports
2 changes: 1 addition & 1 deletion tests/test_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def get_app(self):
'environment': {'NXF_TEMP': '/tmp/'},
'nextflow_parameters': {
'config': str(src_path / 'seqreports/nextflow.config'),
'profile': 'singularity,snpseq,test',
'profile': 'singularity,dev,test',
},
'pipeline_parameters': {
# This is only a placeholder because the service won't
Expand Down

0 comments on commit 59f8705

Please sign in to comment.