Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueline-57b committed Jul 16, 2024
1 parent 9fae3e4 commit 6575c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "Folder name: $folder_name"
mkdir -p ./tmp/$folder_name
cp -R ./test-reports/* $folder_name
cp -R ./test-reports/* ./tmp/$folder_name
echo "::set-output name=folder_name::$folder_name"
Expand Down

0 comments on commit 6575c24

Please sign in to comment.