From 3ccd00ab7eb13bc7dc57001973d51f48a86ad727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Ricart?= Date: Sat, 8 Feb 2025 21:14:55 +0100 Subject: [PATCH] test --- .forgejo/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index 43d8cd5..fa6c6a5 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -18,3 +18,5 @@ jobs: token: ${{ secrets.TOKEN }} path: my-tools ref: master + + - run: ls -al my-tools