Skip to content

Commit

Permalink
Increase assert_receive timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartc committed Oct 30, 2024
1 parent 91d641f commit bf79661
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 @@ -49,6 +49,7 @@ jobs:
- image: cimg/postgres:15.3
environment:
ERL_FLAGS: +S 4:4
ASSERT_RECEIVE_TIMEOUT: 1000
working_directory: /home/lightning/project

steps:
Expand Down

0 comments on commit bf79661

Please sign in to comment.