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 73f1791 commit 96582c7Copy full SHA for 96582c7
.github/actions/run-integration-test/action.yaml
@@ -61,7 +61,7 @@ runs:
61
--retries 2 \
62
--retry-delay 35 \
63
--log-cli-level=DEBUG \
64
- --durations \
+ --durations=25 \
65
-s -vv
66
env:
67
PINECONE_API_KEY: ${{ steps.decrypt-api-key.outputs.decrypted_secret }}
0 commit comments