Skip to content

feat!: POS-free regional dictionary #6

feat!: POS-free regional dictionary

feat!: POS-free regional dictionary #6

Workflow file for this run

name: Build Tests
on:
pull_request:
branches: [dev, master, main]
workflow_dispatch:
jobs:
build:
uses: OpenVoiceOS/gh-automations/.github/workflows/build-tests.yml@dev
with:
python_versions: '["3.10", "3.11", "3.12", "3.13", "3.14"]'
install_extras: 'test'
test_path: 'tests'