Skip to content

style: use type annotations from the future (for apt.py) #200

style: use type annotations from the future (for apt.py)

style: use type annotations from the future (for apt.py) #200

Workflow file for this run

name: Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml