yflop
yflop
> Should update the readme if this is still the case. > > Here's what worked for me on MacOS: > > ``` > from megaparse.core.megaparse import MegaParse > from...
> Would you please take a look at the failed CI? Yes. 1 sec.
> Would you please take a look at the failed CI? Looks like it is because the GitHub Actions workflow is configured to use Go 1.14.15. I have updated the...
> Thanks. Makefile will have to be amended as well to use go install instead of `go get` Excellent. I have done what you have suggested using go install instead...
@isimluk , I noticed the workflow failed so I simulated the workflow locally and made some changes. It should pass - although I thought that on the last run. Thanks...
@isimluk I have cloned separately and successfully run the workflow. [https://github.com/yflop/fedramp/actions/runs/16271806214](url) Please, attempt again when you have time. Thanks, Grant
Success! @isimluk
@isimluk, Bumping this one. Thanks so much.