Skip to content

BUG FIX: While loop not entered in record_transitions.py in bin example #125

BUG FIX: While loop not entered in record_transitions.py in bin example

BUG FIX: While loop not entered in record_transitions.py in bin example #125

Workflow file for this run

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