We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25eb81c commit 4ff4881Copy full SHA for 4ff4881
ci/run-performance-tests.ps1
@@ -5,4 +5,4 @@ param (
5
[string]$Branch = "main"
6
)
7
8
-./go/run-performance-tests.ps1 @PSBoundParameters -ExamplesRepo device-detection-examples-go -Example ./device-detection-exmples-go/dd/performance/performance.go
+./go/run-performance-tests.ps1 @PSBoundParameters -ExamplesRepo device-detection-examples-go -Example ./dd/performance/performance.go
0 commit comments