Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Use allowed-failures and skips equally
Before this patch, `allowed-failures` did not contribute to the overall computed outcome due to a bug in the checking logic. This change refactors the data strucutures used to simplify the check and reduce its complexity in general. Fixes #23
- Loading branch information