diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 8aa6502..777d066 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,4 +19,4 @@ jobs: - name: Install Dependencies run: yarn install --immutable --immutable-cache --check-cache - name: Trunk Check - uses: trunk-io/trunk-action@v1.1.16 + run: yarn run trunk:check