Skip to content

Commit

Permalink
Does it work with just unittests?
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya authored Jul 10, 2024
1 parent ba54104 commit cac1b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
coverage-package: spinnman
flake8-packages: spinnman unittests spinnman_integration_tests
pylint-packages: spinnman
mypy-packages: spinnman unittests spinnman_integration_tests
mypy-packages: unittests
secrets: inherit

0 comments on commit cac1b08

Please sign in to comment.