commit 180a8d7d5ad3fe90c3a038f9e5ffda5ae77c289a parent d82566ed593920f770af4d44063990f31fd8cb87 Author: Ryan <69221034+ryfu-msft@users.noreply.github.com> Date: Wed, 21 Feb 2024 15:40:34 -0800 Update fuzzing code coverage pipeline id (#4191) Diffstat:
| M | src/WinGetYamlFuzzing/OneFuzzConfig.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/WinGetYamlFuzzing/OneFuzzConfig.json b/src/WinGetYamlFuzzing/OneFuzzConfig.json @@ -30,7 +30,7 @@ "codeCoverage": { "org": "ms", "project": "winget-cli", - "pipelineId": "Pipeline ID" + "pipelineId": "630" } } ]