We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf518ac commit cc34040Copy full SHA for cc34040
.github/workflows/haskell-ci.yml
@@ -55,7 +55,7 @@ jobs:
55
56
report:
57
58
- depends-on: linux
+ needs: linux
59
60
if: github.event.pull_request
61
0 commit comments