Skip to content

ci: Also test Qt 6.7 #75

ci: Also test Qt 6.7

ci: Also test Qt 6.7 #75

Workflow file for this run

# SPDX-License-Identifier: MIT
name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]