Skip to content

Commit

Permalink
Add -artifact_prefix=Artifacts\
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Thaler <dthaler@microsoft.com>
  • Loading branch information
dthaler committed Jun 9, 2022
1 parent ce7e81e commit 37244a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
uses: ./.github/workflows/reusable-test.yml
with:
name: verifier_fuzzer
test_command: verifier_fuzzer.exe verifier_corpus -use_value_profile=1 -max_total_time=1800
test_command: verifier_fuzzer.exe verifier_corpus -use_value_profile=1 -max_total_time=1800 -artifact_prefix=Artifacts\
build_artifact: Build-x64-fuzzer
environment: windows-2019
code_coverage: false
Expand Down

0 comments on commit 37244a5

Please sign in to comment.