Skip to content

chore: fix pypi classifier #96

chore: fix pypi classifier

chore: fix pypi classifier #96

Workflow file for this run

name: Master
on:
push:
branches:
- master
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
needs: [lint]
uses: ./.github/workflows/test.yaml