mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-12 19:39:32 -05:00
Add go/types to perf builder tests (#2568)
This commit is contained in:
@@ -18,6 +18,7 @@ import subprocess
|
||||
# These are the 'go test' packages for perf testing.
|
||||
# Note that adding entires will actually run all tests in that package, not just the perf tests.
|
||||
PACKAGES = [
|
||||
'./go/types',
|
||||
'./samples/go/csv/csv-import',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user