Skip to content

Commit a472ec6

Browse files
committed
Chore: Increate the no_output_timeout to 15m for the Airflow integration tests
1 parent 51e9a8d commit a472ec6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/continue_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
- run:
142142
name: Run Airflow integration tests
143143
command: make airflow-it-test-docker-with-env
144+
no_output_timeout: 15m
144145
- run:
145146
name: Collect Airflow logs
146147
command: |

0 commit comments

Comments
 (0)