Skip to content

feat: ingest stl, vtk, and obj mesh annotations #672

feat: ingest stl, vtk, and obj mesh annotations

feat: ingest stl, vtk, and obj mesh annotations #672

Workflow file for this run

name: Ingestor tests
on:
push:
branches:
- main
paths:
- "ingestion_tools/**"
pull_request:
paths:
- "ingestion_tools/**"
jobs:
py-test:
name: "Run tests"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# Set up a local test env and run tests
- name: Run tests
run: |
make ingestor-init
make ingestor-test-db-init
make ingestor-test-db
make ingestor-test-s3