Skip to content

Commit d0d2323

Browse files
committed
ci: skip cache
1 parent 42c173f commit d0d2323

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint-commit-message.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version: lts/*
21-
cache: npm
2221
- name: Install commitlint
2322
run: npm install -D @commitlint/cli @commitlint/config-conventional
2423
- name: Print versions

0 commit comments

Comments
 (0)