mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
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:
committed by
Facebook Github Bot
parent
9521000534
commit
9983309eac
@@ -75,7 +75,6 @@ func BenchmarkMarshalInterface(b *testing.B) {
|
||||
b.Fatal(err)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func BenchmarkUnmarshalInterface(b *testing.B) {
|
||||
|
||||
Reference in New Issue
Block a user