Skip to content

Remove contravariant extras #5

Remove contravariant extras

Remove contravariant extras #5

name: Compile, test and check the docs
on:
push:
branches:
- master
pull_request:
jobs:
format:
uses: ./.github/workflows/format.yaml
secrets: inherit
check:
uses: ./.github/workflows/check.yaml
secrets: inherit