Skip to content

Commit

Permalink
Add specs-report on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Aug 23, 2024
1 parent ebd14cf commit a6a59fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Execute Spec Test Vector Report
if: always() && steps.tests.conclusion != 'skipped'
uses: TBD54566975/sdk-report-runner/.github/actions/specs-report@leordev/specs-report-fix-web5
uses: TBD54566975/sdk-report-runner/.github/actions/specs-report@main
with:
junit-report-paths: "**/target/surefire-reports/*TestVectors*.xml"
spec-path: web5-spec
Expand Down

0 comments on commit a6a59fe

Please sign in to comment.