Skip to content

Commit

Permalink
address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vshanthe committed Feb 27, 2024
1 parent 0ebfcd7 commit d41fcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/run-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@

- name: Copy report.xml to local folder directory
fetch:
src: "~/go-metadata-{{ run_id }}/report.xml"
src: "~/go-metadata-{{ run_id }}/{{ report_filename }}"
dest: "./"
flat: yes
remote_src: yes
Expand Down

0 comments on commit d41fcf4

Please sign in to comment.