wikimedia-gadgets / afc-helper

A tool for reviewing Articles for Creation submissions on the English Wikipedia
https://en.wikipedia.org/wiki/Wikipedia:AFCH
GNU General Public License v3.0
36 stars 80 forks source link

ci: split unit tests and linter into separate runners #268

Closed NovemLinguae closed 1 year ago

NovemLinguae commented 1 year ago

In the event of continuous integration failure on a pull request, makes it easier to see what the problem is.

Before:

image

After:

image