Skip to content

Bugfix setup channels and 2d1d links #168

Bugfix setup channels and 2d1d links

Bugfix setup channels and 2d1d links #168

Workflow file for this run

---
name: Linting
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]