Closed JalonSolov closed 3 years ago
Thank you!
Sorry to bother you with this, but I'm trying to get it to build and pass the tests via GitHub Actions, but I think I'm messing up somewhere. Would you mind taking a look at it? Just so we can remove the failing badge and tell people that it now works.
Thanks!
Not sure... I haven't done much with github actions, but from what I just read, you may want to change the
v-version: latest
to
v-version: master
That should cause it to pull the very latest version from master, instead of maybe the "latest" zip archive (which is only built on Mondays).
https://github.com/patrickpissurno/vredis/pull/7 fixes the CI.
Update the code to compile clean with the latest V commit as of 7/7/2021 @ 18:24 Eastern US time.
Test output: