Skip to content

Commit 6674ad9

Browse files
committed
Update backend-ci.yml
1 parent 209aff1 commit 6674ad9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/backend-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
uses: actions/setup-node@v4
2626
with:
2727
node-version: ${{ matrix.node-version }}
28-
cache: 'npm'
29-
cache-dependency-path: 'Backend/package-lock.json'
3028
- name: Install dependencies
3129
working-directory: ./Backend
3230
run: npm ci

0 commit comments

Comments
 (0)