chore: add automated release workflow for module tags #1206
ci.yaml
on: pull_request
Check for typos and unformatted code
29s
Validate Terraform output
5m 56s
Validate README files
21s
Annotations
2 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder-labs/modules/cursor-cli/main.test.ts#L205
Expected: 0
Received: 1
at <anonymous> (/home/runner/work/registry/registry/registry/coder-labs/modules/cursor-cli/main.test.ts:205:27)
|