Skip to content

Commit

Permalink
Merge pull request #103 from freedomofpress/increase-linkcheck-timeout
Browse files Browse the repository at this point in the history
Increased CI linkcheck timeout to 30min
  • Loading branch information
eloquence authored May 20, 2022
2 parents be920c1 + 5c7dad7 commit cc8419a
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 @@ -23,6 +23,7 @@ jobs:
- run:
name: Run link checker
command: make docs-linkcheck
no_output_timeout: 30m

workflows:
version: 2
Expand Down

0 comments on commit cc8419a

Please sign in to comment.