Skip to content

Add pyproject-fmt dev dep and apply formatting #92

Add pyproject-fmt dev dep and apply formatting

Add pyproject-fmt dev dep and apply formatting #92

Workflow file for this run

name: Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
uses: hellboxpy/gh-actions/.github/workflows/lint.yml@main
test:
uses: hellboxpy/gh-actions/.github/workflows/test.yml@main