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 b8980ca commit c04c6d4Copy full SHA for c04c6d4
.ci/run-tests
@@ -64,4 +64,4 @@ docker run \
64
--volume ${repo}/build/output:/sln/build/output \
65
--rm \
66
elastic/elasticsearch-net \
67
- ./build.sh rest-spec-tests -e ${elasticsearch_url} -o /sln/build/output/rest-spec-junit.xml
+ ./build.sh rest-spec-tests -f count -e ${elasticsearch_url} -o /sln/build/output/rest-spec-junit.xml
0 commit comments