Skip to content

Add failing unit tests with state and input delays #352

Add failing unit tests with state and input delays

Add failing unit tests with state and input delays #352

name: Check formatting
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run YAPF to test if python code is correctly formatted
uses: AlexanderMelde/yapf-action@master
with:
args: --verbose