chore: break the test #30
Annotations
2 errors and 1 warning
error: expect(received).toEqual(expected):
2023/day-01/solution.test.ts#L9
Expected: 0
Received: 55712
at /home/runner/work/advent-of-code/advent-of-code/2023/day-01/solution.test.ts:9:31
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|