Compare commits

...
Author SHA1 Message Date
85512810c5 ci: stop restoring prettier cache in lint job
Co-authored-by: MindFreeze <[email protected]>
2026-09-09 05:34:38 +00:00
copilot-swe-agent[bot]andGitHub 9f310a5502 Initial plan 2026-09-09 05:30:34 +00:00
-1
View File
@@ -57,7 +57,6 @@ jobs:
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
with:
path: |
node_modules/.cache/prettier
node_modules/.cache/eslint
node_modules/.cache/typescript
key: lint-${{ github.sha }}