ent/circleci: cache / restore go modules (#86)

Summary:
Pull Request resolved: https://github.com/facebookincubator/ent/pull/86

In addition rename run.deadline golangci-lint config to run.timeout

Reviewed By: a8m

Differential Revision: D17863321

fbshipit-source-id: f863bac6499ddd3066a3ec6e9f518c0d5156f117
This commit is contained in:
Alex Snast
2019-10-12 23:51:30 -07:00
committed by Facebook Github Bot
parent 9521000534
commit 9983309eac
4 changed files with 19 additions and 13 deletions

View File

@@ -75,7 +75,6 @@ func BenchmarkMarshalInterface(b *testing.B) {
b.Fatal(err)
}
}
}
func BenchmarkUnmarshalInterface(b *testing.B) {