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"