<https://github.com/pact-foundation/pact-php/pull/...
# pact-php
l
y
If you set
fail-fast: false
it won't fail all the matrix jobs and might let us see if its failing on all those jobs or one consistently I think it is only failing one of the triggered workflows consistently, one that is triggerd by
PULL_REQUEST_TARGET
l
believe it or not. It seems to check the
master
branch, so I can't just update my PR to fix that.
it'd be another (potentially failing) PR
y
🙂 I'll do it otherwise at some point today if not, I think that is correct that it checks master based on what I skimmed in the docs. One more failing build can't hurt, if we get one every PR anyway 😂
💚 1