"Make sure CLI works" job in `test.yml` has an exception that doesn't cause the job to fail
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 355
- Forks
- 181
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 3
Description
I'm not sure if this is intentional, but the "Make sure CLI works" job in test.yml has an exception that doesn't cause the job to fail. I only noticed this by accident.
https://github.com/numpy/numpydoc/actions/runs/19341338973/job/55330245626#step:8:90
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the "Make sure CLI works" job in test.yml, starting with the step and exception shown in the linked GitHub Actions run. Confirm how the exception is currently handled, then make the job report failure when that check errors and rerun the workflow to verify the job fails as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100