Skip to content

Commit

Permalink
Add new Spec Report Regex Params
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Oct 4, 2024
1 parent cbcf6cf commit cc753a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integrity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
with:
junit-report-paths: packages/*/results.xml
spec-path: tbdex
suite-name-regex: TbdexTestVector
feature-regex: TbdexTestVectors(\w+)
vector-regex: TbdexTestVectors(\w+) (\w+)
fail-on-missing-vectors: true
fail-on-failed-test-cases: true
comment-on-pr: true
Expand Down

0 comments on commit cc753a8

Please sign in to comment.