Skip to content

build(deps): update dependency tox-gh to v1.5.0 #73

build(deps): update dependency tox-gh to v1.5.0

build(deps): update dependency tox-gh to v1.5.0 #73

Workflow file for this run

name: QA
on:
push:
branches:
- "main"
- "feature/*"
- "hotfix/*"
- "release/*"
- "renovate/*"
pull_request:
jobs:
lint:
uses: canonical/starflow/.github/workflows/lint-python.yaml@main
test:
uses: canonical/starflow/.github/workflows/test-python.yaml@main
with:
fast-test-platforms: '["jammy", "noble", "windows-latest", "macos-latest"]'