From e048858c3112a0694abb16d13773a679ed4a91a9 Mon Sep 17 00:00:00 2001 From: Alessio Biancalana Date: Wed, 14 Aug 2024 15:31:28 +0200 Subject: [PATCH] fixup! Add CI --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2591174..533a824 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,4 +19,4 @@ jobs: with: fetch-depth: 0 - name: Run TLint - run: "/home/tlint/tlint lint -f /data/priv/catalog" + run: "/home/tlint/tlint lint -f /data/checks"