Skip to content

Commit

Permalink
fix: xnft tests report
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshiposha committed Nov 10, 2023
1 parent 17de646 commit 661eb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xnft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
if: success() || failure()
with:
name: XNFT Tests ${{ matrix.network }}
path: tests/mochawesome-report/test-*.json
path: xnft-tests/mochawesome-report/test-*.json
reporter: mochawesome-json
fail-on-error: 'false'

Expand Down

0 comments on commit 661eb94

Please sign in to comment.