Skip to content

v0.40.0

@ozkatz ozkatz tagged this 20 Apr 07:32
* Make mandatory tests non conditional.

Currently, if a PR introduces a change that doesn't trigger a mandatory tests,
That PR will never be marked as passing, since mandatroy tests did not complete.

Probably better to have tests run even if they don't add any additional coverage,
than have unmergable PRs. This is not a good solution, but it doesn't seem like
GitHub actions supports anything better.

* removed code in comments
Assets 2
Loading