Skip to content

Commit

Permalink
Debug data ownership in docker test
Browse files Browse the repository at this point in the history
  • Loading branch information
fgypas committed Oct 21, 2024
1 parent 2c4562c commit caae76f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_integration_workflow_with_docker/test.local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ docker run \
-p \
--snakefile /workflow/Snakefile \
--configfile data/config_docker.yaml \
--cores 4 --use-conda --verbose
--cores 4 --use-conda --verbose

ls -ltr data

0 comments on commit caae76f

Please sign in to comment.