Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't run flake8 as part of the basic tests
This script should only run tests to check that cheribuild still works rather than also running the linting. This made sense when we didn't have pre-commit enabled, but now pre-commit takes care of that.
- Loading branch information