When trying to add a test case from the standard library, cloning golang/go was taking forever. This PR switches to a shallow clone.
2.6 KiB
2.6 KiB
When trying to add a test case from the standard library, cloning golang/go was taking forever. This PR switches to a shallow clone.