Skip to content

Merge pull request #206 from chilli-axe/dependabot/pip/desktop-tool/p… #431

Merge pull request #206 from chilli-axe/dependabot/pip/desktop-tool/p…

Merge pull request #206 from chilli-axe/dependabot/pip/desktop-tool/p… #431

name: Formatting and static type checking
on:
push:
branches: ["*"]
workflow_dispatch:
jobs:
test-backend:
name: Formatting and static type checking
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/test-pre-commit