From 9d9b195fec943fbc253df11d4b6b1c95073adc95 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Wed, 30 Oct 2024 12:40:38 +0000 Subject: [PATCH] mypy-full_packages: spinnman --- .github/workflows/python_actions.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index de69522ee..6f975ee00 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -27,5 +27,6 @@ jobs: coverage-package: spinnman flake8-packages: spinnman unittests spinnman_integration_tests pylint-packages: spinnman - mypy-packages: spinnman unittests spinnman_integration_tests + mypy-packages: unittests spinnman_integration_tests + mypy-full_packages: spinnman secrets: inherit \ No newline at end of file