Skip to content

Commit 4ff4881

Browse files
ci: fix typo in perf test
1 parent 25eb81c commit 4ff4881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run-performance-tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ param (
55
[string]$Branch = "main"
66
)
77

8-
./go/run-performance-tests.ps1 @PSBoundParameters -ExamplesRepo device-detection-examples-go -Example ./device-detection-exmples-go/dd/performance/performance.go
8+
./go/run-performance-tests.ps1 @PSBoundParameters -ExamplesRepo device-detection-examples-go -Example ./dd/performance/performance.go

0 commit comments

Comments
 (0)