We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3cc22e commit 11b84bcCopy full SHA for 11b84bc
1 file changed
.github/workflows/e2e.yml
@@ -22,8 +22,6 @@ jobs:
22
uses: actions/checkout@v4
23
- name: Set up Node.js
24
uses: actions/setup-node@v5
25
- with:
26
- cache: npm
27
- name: Set up Go
28
uses: actions/setup-go@v5
29
with:
0 commit comments