Fix config format?
Some checks failed
black
flake8
mypy-pytest
pylint

This commit is contained in:
Val Lorentz 2023-05-20 15:29:26 +02:00
parent 01c5938e56
commit cd5c0e7d79

View File

@ -1,8 +1,6 @@
name: Lint and test
run-name:
on:
push:
pull_request:
on: [push, pull_request]
jobs:
flake8: