Skip to content

Commit

Permalink
Remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO committed Dec 11, 2024
1 parent dd4d9f6 commit 2327949
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 22
cache: "npm"
- name: "Install dependencies"
run: |
npm install
Expand Down

0 comments on commit 2327949

Please sign in to comment.