From 44d271fa591a9c38b2b182bad665b7fa5c1e214b Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Mon, 24 Jun 2024 07:57:37 +0100 Subject: [PATCH] mypy tests --- .github/workflows/python_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index ef36ddf42..dca4fea08 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -27,5 +27,5 @@ jobs: coverage-package: spinnman flake8-packages: spinnman unittests spinnman_integration_tests pylint-packages: spinnman - mypy-packages: spinnman + mypy-packages: spinnman unittests spinnman_integration_tests secrets: inherit