Skip to content

Improve LoD11 fallback/skip mechanism + timeout #193

Improve LoD11 fallback/skip mechanism + timeout

Improve LoD11 fallback/skip mechanism + timeout #193

Workflow file for this run

name: Formatting
on:
pull_request:
branches: [ "develop" ]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.12'
cache: 'pip'
- uses: pre-commit/[email protected]