Skip to content

Merge pull request #21 from wolfgangwalther/remove-contravariant-extras #6

Merge pull request #21 from wolfgangwalther/remove-contravariant-extras

Merge pull request #21 from wolfgangwalther/remove-contravariant-extras #6

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