You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
The test-step `cli-test` timeout needs to be bigger than the `go test
--timeout` value
since we run other steps prior to it.
Also bumped the go test timeout, just to be safe.
Obviously, this is not a long term solution. We need a way of caching
the nix packages,
but in the meantime prefer to have the Github Actions be Green.
## How was it tested?
buildkite run should be green
0 commit comments