-
-
Notifications
You must be signed in to change notification settings - Fork 366
Closed
Milestone
Description
I'm seeing the following output in CI in the v3 branch, under the run mypy stage:
Run hatch run test:run-mypy
─────────────────────────── test.py3.10-1.24-minimal ───────────────────────────
/bin/sh: 1: mypy: not found
Error: Process completed with exit code 127.
Nonetheless, GHA reports this stage as succeeding 🙃 Maybe because 127 is not one of the exit codes it considers a failure. However I think we can consider this test a failure. How should we fix this?
cc @dstansby
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done