Skip to content

Commit 360919a

Browse files
authored
chore(ci): increase e2e test timeout (#848)
* Update config.yml * Update config.yml
1 parent ff0af07 commit 360919a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
name: "Run the tests"
3333
command: |
3434
dotnet test --configuration release src/Algolia.Search.Test
35+
no_output_timeout: 30m
3536
release:
3637
docker:
3738
- image: mcr.microsoft.com/dotnet/sdk:6.0

0 commit comments

Comments
 (0)