feat: ci/cd (#17) #2
ci.yml
on: push
Get changed files 📂
3s
Lint 🧹
31s
Matrix: test
Annotations
2 errors
__test__/http.spec.mjs > http response cache:
test/__test__/http.spec.mjs#L79
AssertionError: expected '0.2636092420746279' to be '0.2131880749106465' // Object.is equality
- Expected
+ Received
- 0.2131880749106465
+ 0.2636092420746279
❯ __test__/http.spec.mjs:79:39
|
Test 🧪 node.js v20 on windows-latest
Process completed with exit code 1.
|