Skip to content
Snippets Groups Projects
Commit 0925cbba authored by Jameson Graef Rollins's avatar Jameson Graef Rollins
Browse files

fix check-makefile CI to not fix formatting issues before testing for them

parent a7e2991c
No related branches found
No related tags found
No related merge requests found
Pipeline #712496 failed
......@@ -46,4 +46,6 @@ check_makefile:
|
pip install -r build_requirements.txt
- pip3 install ".[dev]"
- make all
- make lint
- make type-check
- make test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment