Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueline-57b committed Jun 19, 2024
1 parent bd1dc4b commit 81a03a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/run-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
with:
name: sdk-sepolia-test-report
path: |
./mochawesome-report
./test-reports
if: always()
2 changes: 1 addition & 1 deletion .github/workflows/run-full-regression-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
with:
name: sdk-sepolia-test-report
path: |
./mochawesome-report
./test-reports
if: always()

0 comments on commit 81a03a2

Please sign in to comment.