Skip to content

Commit

Permalink
pylint unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 8, 2024
1 parent e94ade9 commit bcdc425
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 @@ -25,6 +25,6 @@ jobs:
test_directories: unittests
coverage-package: spinn_utilities
flake8-packages: spinn_utilities unittests
pylint-packages: spinn_utilities
pylint-packages: spinn_utilities unittests
mypy-packages: spinn_utilities unittests
secrets: inherit

0 comments on commit bcdc425

Please sign in to comment.