Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from TBD54566975/update-col
Browse files Browse the repository at this point in the history
fix test results path
  • Loading branch information
nitro-neal authored Jul 23, 2024
2 parents ca3e591 + 1794b76 commit 2bf601d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports/sdks.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ var (
{
Name: "tbdex-go",
Repo: "TBD54566975/tbdex-go",
ArtifactName: "tests-report-junit",
ArtifactName: "go-test-results",
FeatureRegex: regexp.MustCompile(`TbdexTestVectors(\w+)`),
VectorRegex: regexp.MustCompile(`TestAllParsers/(\w+)`),
VectorPath: "tbdex-test-vectors",
Expand Down

0 comments on commit 2bf601d

Please sign in to comment.