Backport: ci: updated github actions ci workflow by Phillip9587 · Pull Request #148 · pillarjs/router

@Phillip9587

@Phillip9587 Phillip9587 changed the title ci: updated github actions ci workflow Backport: ci: updated github actions ci workflow

Nov 25, 2024

wesleytodd

@Phillip9587 @wesleytodd

@wesleytodd

I pushed it just to see if the CI was still failing and why, and it looks to me like the error we saw from a bad supertest/superagent release.

forwardemail/supertest#851

@wesleytodd

Hm, we are on the 6.x line. Maybe something else is up?

@wesleytodd

Haha, every node version that failed failed with a different error. That is for sure messed up, and likely not at all related to this change or even the tests failing. While I see we are on the 6.x supertest I am still very suspicious of this failure.

UlisesGascon