Skip to content

Commit

Permalink
Merge pull request #62 from tjschuck/patch-2
Browse files Browse the repository at this point in the history
Fix artifact download example
  • Loading branch information
pzeballos authored Sep 21, 2023
2 parents 76370f8 + de98094 commit fb7da5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ steps:
- wait

- label: "🔍 Test Analytics"
command: buildkite-agent artifact download tests-*.xml
command: buildkite-agent artifact download "tests-*.xml" .
plugins:
- test-collector#v1.10.0:
files: "tests-*.xml"
Expand Down

0 comments on commit fb7da5d

Please sign in to comment.