Skip to content

fix: Update metadata fetch for MultiSourceFileFinder #1062

fix: Update metadata fetch for MultiSourceFileFinder

fix: Update metadata fetch for MultiSourceFileFinder #1062

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