Skip to content

Commit 45255c3

Browse files
committed
Add eslint cache
1 parent 32c0771 commit 45255c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/server-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
path: |
4040
~/.bun/install/cache
4141
node_modules
42+
.eslintcache
4243
key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lockb') }}
4344
restore-keys: |
4445
${{ runner.os }}-bun-

0 commit comments

Comments
 (0)