Skip to content

Feat/remove duplicated dependency declaration #182

Feat/remove duplicated dependency declaration

Feat/remove duplicated dependency declaration #182

Workflow file for this run

name: pipeline_run
on:
pull_request:
push:
branches: [main]
jobs:
pipeline_run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Create Environment and run pipeline
shell: bash
run: |
pip install .
echo "Running pipeline"
boreholes-extract-layers -l -i example/example_borehole_profile.pdf -o example/ -p example/predictions.json