Skip to content

Commit 2697eb6

Browse files
committed
chore: remove unused cache-dependency-path for Node.js setup in e2e workflow
1 parent 143e87d commit 2697eb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
with:
2626
node-version: "24"
2727
cache: npm
28-
cache-dependency-path: pkg/workflow/js/package-lock.json
2928
- name: Set up Go
3029
uses: actions/setup-go@v5
3130
with:

0 commit comments

Comments
 (0)