Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
setup go toolchain for unit test workflow
i think we were relying on the go toolchain available inside the runner image, which could be out of date. Instead we should use the setup-go action which should have the latest version of the toolchain Signed-off-by: Bohan Chen <[email protected]>
- Loading branch information