Skip to content

Rename Pinecone-specific test scripts #22

Rename Pinecone-specific test scripts

Rename Pinecone-specific test scripts #22

Workflow file for this run

name: Lint (via Black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
src: "./vsb"