Conversation
|
Apparently the CI system does not know how to download that, which is probably why it was failing. |
|
A different test failed in that last CI run. Looks like this one worked. The failing test has been noted as #277, since that doesn't appear to be consistent. So...what I did here was integrate the
So, for those reasons, I feel that adding this into the Makefile is the most appropriate place for this. |
|
This one should be ready for review when you have a chance. The test failure for the last commit was a different test than this one, and this one passed: https://github.com/ssbc/go-ssb/actions/runs/3762663556/jobs/6395559642#step:9:196 |
|
Thanks! |
Doesn't actually appear to be broken, as long as you have
envelope-specdownloaded like the test says. Hoping the CI system knows how to do that.Fixes #275
See also #237