Closed tmcgilchrist closed 3 years ago
@andreas I have builds running on my branch here https://github.com/tmcgilchrist/ocaml-graphql-server/runs/3099386025 unfortunately they are timing out trying to run opam depext -yt graphql_parser graphql graphql-lwt graphql-async graphql-cohttp
and are failing. I'll bump the OPAMSOLVERTIMEOUT
value again but it's not being that reliable as a CI.
Hi @tmcgilchrist! Thanks for this PR and sorry for the slow response. I'm not super familiar with Github Actions. Do you know what the easiest way is to test this? E.g. can I somehow see the build output as defined in this PR without merging?