Update GitHub workflow files #69
Annotations
2 errors
|
integration-tests
Process completed with exit code 1.
|
|
tests/client-version.test.ts > Version in package.json matches version in version.ts:
tests/client-version.test.ts#L11
AssertionError: expected '1.2.1' to deeply equal '1.2.0'
Expected: "1.2.0"
Received: "1.2.1"
❯ tests/client-version.test.ts:11:22
|