From df1b2ef4d41963898e88ef70de2113d669841dec Mon Sep 17 00:00:00 2001 From: Hugo Date: Mon, 27 Nov 2023 12:37:41 +0100 Subject: [PATCH] Update checklinks.yml --- .github/workflows/checklinks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checklinks.yml b/.github/workflows/checklinks.yml index de1b1917..d68d2f71 100644 --- a/.github/workflows/checklinks.yml +++ b/.github/workflows/checklinks.yml @@ -14,4 +14,4 @@ jobs: with: args: --verbose --no-progress --insecure './sources/**/*.txt' format: compact - output: ./test.txt \ No newline at end of file + #output: ./test.txt \ No newline at end of file