Skip to content

Commit 2974c83

Browse files
committed
retry
1 parent 939b1a9 commit 2974c83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-source-of-truth-api-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
env:
1818
NODE_ENV: test
1919
STACK_ENABLE_HARDCODED_PASSKEY_CHALLENGE_FOR_TESTING: yes
20+
STACK_ACCESS_TOKEN_EXPIRATION_TIME: 30m
2021
STACK_OVERRIDE_SOURCE_OF_TRUTH: '{"type": "postgres", "connectionString": "postgres://postgres:PASSWORD-PLACEHOLDER--uqfEC1hmmv@localhost:8128/source-of-truth-db?schema=sot-schema"}'
2122
STACK_TEST_SOURCE_OF_TRUTH: true
2223
STACK_DATABASE_CONNECTION_STRING: "postgres://postgres:PASSWORD-PLACEHOLDER--uqfEC1hmmv@localhost:8128/stackframe"

0 commit comments

Comments
 (0)