Skip to content

Update embed_extractions so that we no longer silently fail on embedding generation #341

Update embed_extractions so that we no longer silently fail on embedding generation

Update embed_extractions so that we no longer silently fail on embedding generation #341

Workflow file for this run

name: nv-ingest pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]