Skip to content

docs: add Polars example to readme (#68) #101

docs: add Polars example to readme (#68)

docs: add Polars example to readme (#68) #101

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
validation:
uses: microsoft/action-python/.github/workflows/validation.yml@0.7.3
with:
workdir: '.'