feat(git-clone module): added post_clone_script. #1634
ci.yaml
on: pull_request
Check for typos and unformatted code
36s
Validate Terraform output
7m 15s
Validate README files
20s
Annotations
2 errors
|
Validate Terraform output
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
registry/coder/modules/git-clone/main.test.ts#L33
Expected: 128
Received: 0
at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/git-clone/main.test.ts:33:29)
|