Skip to content

Commit

Permalink
Count adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Schnaufer committed Nov 17, 2020
1 parent ae86e2f commit 6ad52de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
docker_params: -v "${PWD}/inputs:/scif/data/odm_workflow/images" -v "${PWD}/outputs:/output" -v "${PWD}/checkpoints:/scif/data/short_workflow"
parameters: orthomosaic plot_shapes.shp
result_check_script: "short_workflow_check.sh"
clean_leftover_output_count: "3"
clean_leftover_output_count: "1"
clean_leftover_makeflow_count: "2"
steps:
- name: Fetch source code
Expand Down

0 comments on commit 6ad52de

Please sign in to comment.