Skip to content

Commit

Permalink
chore(ci): increase e2e test timeout (#848)
Browse files Browse the repository at this point in the history
* Update config.yml

* Update config.yml
  • Loading branch information
morganleroi authored Nov 20, 2023
1 parent ff0af07 commit 360919a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
name: "Run the tests"
command: |
dotnet test --configuration release src/Algolia.Search.Test
no_output_timeout: 30m
release:
docker:
- image: mcr.microsoft.com/dotnet/sdk:6.0
Expand Down

0 comments on commit 360919a

Please sign in to comment.