Skip to content

Implement Pydantic models from neon-data-models (#9) #93

Implement Pydantic models from neon-data-models (#9)

Implement Pydantic models from neon-data-models (#9) #93

Workflow file for this run

name: Run License Tests
on:
push:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
with:
packages-exclude: '^(neon-llm-core|tqdm).*'