Skip to content

Commit a7d27ed

Browse files
committed
tests: increased timeout for konnect to 60s for tests
1 parent 0cf0587 commit a7d27ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-konnect.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
DECK_KONNECT_PASSWORD : ${{ secrets.DECK_KONNECT_PASSWORD }}
2020
DECK_KONNECT_ADDR : ${{ secrets.DECK_KONNECT_ADDR }}
2121
DECK_KONNECT_TOKEN : ${{ secrets.DECK_KONNECT_TOKEN }}
22+
DECK_TIMEOUT: ${{ vars.DECK_TIMEOUT || '60' }}
2223
runs-on: ubuntu-latest
2324
steps:
2425
- name: Harden Runner

0 commit comments

Comments
 (0)