Skip to content

Commit

Permalink
Update run-full-regression-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueline-57b authored May 11, 2024
1 parent 3890032 commit 6fc99fd
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -54,11 +54,11 @@ jobs:
- name: Run E2E Test in Sepolia
run: |
npm run test:sepolia
continue-on-error: true
- name: Upload Test Report
uses: actions/upload-artifact@v4
with:
name: sdk-sepolia-test-report
path: |
./mochawesome-report
if: always()

0 comments on commit 6fc99fd

Please sign in to comment.