Skip to content

updated README.md

updated README.md #93

Workflow file for this run

name: Tests and checks
on:
push:
branches:
- '*'
- '*/*'
- '**'
- '!main'
jobs:
pr:
uses: obervinov/_templates/.github/workflows/pr.yaml@v2.0.0
pyproject:
uses: obervinov/_templates/.github/workflows/pyproject.yaml@v2.0.0