Skip to content

Commit ea0a4dd

Browse files
committed
move .ci tests to folder that runs successfully
1 parent b562630 commit ea0a4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/run-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ docker run \
6464
--volume ${repo}/build/output:/sln/build/output \
6565
--rm \
6666
elastic/elasticsearch-net \
67-
./build.sh rest-spec-tests -f create -e ${elasticsearch_url} -o /sln/build/output/rest-spec-junit.xml
67+
./build.sh rest-spec-tests -f count -e ${elasticsearch_url} -o /sln/build/output/rest-spec-junit.xml

0 commit comments

Comments
 (0)