Skip to content

Commit 11b84bc

Browse files
committed
chore: remove npm cache configuration from Node.js setup in e2e workflow
1 parent d3cc22e commit 11b84bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/e2e.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
uses: actions/checkout@v4
2323
- name: Set up Node.js
2424
uses: actions/setup-node@v5
25-
with:
26-
cache: npm
2725
- name: Set up Go
2826
uses: actions/setup-go@v5
2927
with:

0 commit comments

Comments
 (0)