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 663b5bb commit ef118b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ jobs:
cp -R ./test-reports/* $folder_name
- name: test
id: echo-echo-echo
run: |
echo ${{ steps.create_folder.outputs.folder_name }}
# Deploy report to GitHub Pages
- name: Deploy report to GitHub Pages
if: always()
Expand Down

0 comments on commit ef118b6

Please sign in to comment.