Add github action to run tests on each commit #2
Annotations
2 errors
error: expect(received).toEqual(expected):
src/lib/server/cache.test.ts#L56
Expected: undefined
Received: "my-value"
at /home/runner/work/prayer-times/prayer-times/src/lib/server/cache.test.ts:56:28
|
run-tests
Process completed with exit code 1.
|