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 9005337 commit bfa3a9aCopy full SHA for bfa3a9a
.github/workflows/end-to-end-test-coverage.yaml
@@ -19,7 +19,7 @@ jobs:
19
POSTHOG_API_KEY: ${{ secrets.POSTHOG_API_KEY }}
20
CODEFLASH_API_KEY: ${{ secrets.CODEFLASH_API_KEY }}
21
MAX_RETRIES: 3
22
- RETRY_DELAY: 5
+ RETRY_DELAY: 4
23
CODEFLASH_END_TO_END: 1
24
steps:
25
- uses: actions/checkout@v4
0 commit comments