Skip to content

style: update type hints and enable type checking in ci for apt.py #205

style: update type hints and enable type checking in ci for apt.py

style: update type hints and enable type checking in ci for apt.py #205

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