updated workflow
pipeline / Test (push) Failing after 48s

This commit is contained in:
Brian Bjarke Jensen
2024-02-25 00:28:58 +01:00
parent 4282e9a393
commit ea28f23304
+1 -1
View File
@@ -23,4 +23,4 @@ jobs:
- name: PEP8 Check
run: flake8 ./src --benchmark
- name: Type Check
run: mypy ./src --explicit-package-bases --disable-error-code=import-untyped
run: mypy ./src --disable-error-code=import-untyped