mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 10:38:10 -06:00
/.github/scripts/fuzzer/get-fuzzer-job-json.sh: run fuzzer basic
This commit is contained in:
@@ -36,7 +36,7 @@ echo '
|
||||
"--dolt-version='$version'",
|
||||
"--bucket=dolt-fuzzer-runs",
|
||||
"--region=us-west-2",
|
||||
"--fuzzer-args=error, --cycles=4, --config=/configs/scheduled-job.toml"
|
||||
"--fuzzer-args=basic, --cycles=4, --config=/configs/scheduled-job.toml"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user