Skip to content

Update README.md

Update README.md #341

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Linter
uses: ./.github/workflows/lint.yaml
test:
name: Tests
uses: ./.github/workflows/test.yaml