Skip to content

Commit 2e27ff6

Browse files
committed
e2e,workflow: Increase timeout for e2e tests
Signed-off-by: Brian Carey <[email protected]>
1 parent 0793b6f commit 2e27ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: |
2424
echo -n $GITHUB_TOKEN > $(pwd)/token
2525
26-
bazelisk test ... --action_env GITHUB_TOKEN_PATH=$(pwd)/token
26+
bazelisk test ... --action_env GITHUB_TOKEN_PATH=$(pwd)/token --test_timeout=600

0 commit comments

Comments
 (0)