Target citests
in Makefile?
#1740
Labels
kind: enhancement
Label for issues suggesting enhancements; and for pull requests implementing enhancements
topic: build system
topic: ci
Anything related to GitHub Actions, Codecov, AppVeyor, Coveralls, Travis, ...
topic: tests
issues or PRs related to tests
In recent pull requests I found it difficult to understand what the CI tests bound to this repository are doing and to understand the problem that caused a test to fail.
Could someone who knows please add a target
citests
(or some other name) to the Makefile such that it becomes easy to locally run these tests before submitting a pull request. That would simplify the change-and-test cycle a lot.The text was updated successfully, but these errors were encountered: