Skip to content

Commit a0b712e

Browse files
Remove package-lock.json (#210)
* Remove package-lock.json * Remove NPM cache from workflows
1 parent dbec520 commit a0b712e

File tree

2 files changed

+0
-2451
lines changed

2 files changed

+0
-2451
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
uses: actions/setup-node@v4
3636
with:
3737
node-version: '22'
38-
cache: 'npm'
3938

4039
- name: Install Node Dependencies
4140
run: npm i

0 commit comments

Comments
 (0)