Skip to content

Commit 7ddc9e7

Browse files
committed
Fixed run-tests.sh name
1 parent a115297 commit 7ddc9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ steps:
1717
- "8.3-cli"
1818
- "8.2-cli"
1919
- "8.1-cli"
20-
command: ./.buildkite/run-tests
20+
command: ./.buildkite/run-tests.sh
2121
artifact_paths: "*.xml"

0 commit comments

Comments
 (0)