Skip to content

Commit 96582c7

Browse files
committed
Record test durations
1 parent 73f1791 commit 96582c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run-integration-test/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ runs:
6161
--retries 2 \
6262
--retry-delay 35 \
6363
--log-cli-level=DEBUG \
64-
--durations \
64+
--durations=25 \
6565
-s -vv
6666
env:
6767
PINECONE_API_KEY: ${{ steps.decrypt-api-key.outputs.decrypted_secret }}

0 commit comments

Comments
 (0)