-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
It would be good to get the equivalent of this check for GitHub actions.
(This issue is mostly for informational purposes -- I don't find this particularly critical)
Lines 91 to 93 in f49dd93
| let tested = nubSort [extend $ fst $ word1 num | Just (pre, num) <- map (stripInfix "GHCVER=") src, '#' `notElem` pre] | |
| when (claimed /= tested) $ | |
| fail $ "Difference between the .cabal and the travis, " ++ show claimed ++ " vs " ++ show tested |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels