From 9789483c70212fe2f4c857d022e838b28efd8680 Mon Sep 17 00:00:00 2001 From: Denis Costa Date: Thu, 4 Jan 2024 11:02:50 -0300 Subject: [PATCH] Add debug --- .github/workflows/lint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 0c354f48..9e31c63f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -25,3 +25,4 @@ jobs: with: image: c-lint:latest options: -v ${{ github.workspace }}:/code + run: ls