Skip to content

Commit

Permalink
Added GT to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dcleres committed Sep 16, 2024
1 parent a443ef6 commit 3f2c095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
source env/bin/activate
pip install -e .
echo "Running pipeline"
boreholes-extract-all -l -i example/example_borehole_profile.pdf -o example/ -p example/predictions.json -m example/metadata.json -g example/example_ground_truth.json
boreholes-extract-all -l -i example/example_borehole_profile.pdf -o example/ -p example/predictions.json -m example/metadata.json -g example/example_groundtruth.json

0 comments on commit 3f2c095

Please sign in to comment.