From 8223d3fa25fe16ea23947b8a380927a590a5b907 Mon Sep 17 00:00:00 2001 From: UltralyticsAssistant Date: Fri, 8 Nov 2024 12:33:30 +0100 Subject: [PATCH] Refactor code for speed and clarity --- .github/workflows/links.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index d574fa3113..fe8b5a6777 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -32,7 +32,7 @@ jobs: with: timeout_minutes: 5 retry_delay_seconds: 60 - retries: 3 + retries: 2 run: | lychee \ --scheme 'https' \ @@ -53,7 +53,7 @@ jobs: with: timeout_minutes: 5 retry_delay_seconds: 60 - retries: 3 + retries: 2 run: | lychee \ --scheme 'https' \