From 4abd7231c98b4ca57b4997e0b94cdff2161f2193 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Fri, 3 May 2024 02:31:27 +0100 Subject: [PATCH] style: white space clean up --- .github/workflows/quickget-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quickget-tests.yml b/.github/workflows/quickget-tests.yml index beea015..8ed9775 100644 --- a/.github/workflows/quickget-tests.yml +++ b/.github/workflows/quickget-tests.yml @@ -97,7 +97,7 @@ jobs: name: urls path: results/urls.txt retention-days: 1 - + check-all-urls: name: Check all URLs runs-on: ubuntu-22.04