From 0ec49ce07fde414c69fdedc4512f0e9dd4aa39a1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 May 2024 19:15:37 +0200 Subject: [PATCH] =?UTF-8?q?html=20test=20v12=20tout=20fonctionne=20-=20jsu?= =?UTF-8?q?is=20o=C3=B9=20=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/demo.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 4feddbb..4b29ce2 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -20,6 +20,8 @@ jobs: steps: - name: hello-world run: echo All Good + - name: list env + run: echo $PWD; ls -laR - name: test html ko run: | html5validator --also-check-css --log INFO