Skip to content

Commit

Permalink
Increase CircleCI no_output_timeout to 20m (facebookincubator#668)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebookincubator#668

ATT

Reviewed By: alexanderguzhva

Differential Revision: D45643580

fbshipit-source-id: 97163652f74647d478913ed561abd01a8145e63a
  • Loading branch information
aakhundov authored and facebook-github-bot committed May 7, 2023
1 parent 6bc3253 commit 6c3a88d
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 @@ -65,6 +65,7 @@ setup_fx2ait_env: &setup_fx2ait_env
basic_tests: &basic_tests
- run:
name: Run tests
no_output_timeout: 20m
command: |
set -e
TEST_FILES=$(circleci tests glob "tests/unittest/**/test_*.py" | grep -v benchmark | circleci tests split --split-by=timings)
Expand Down

0 comments on commit 6c3a88d

Please sign in to comment.