We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b84bc commit c646ce5Copy full SHA for c646ce5
1 file changed
.github/workflows/e2e.yml
@@ -24,9 +24,6 @@ jobs:
24
uses: actions/setup-node@v5
25
- name: Set up Go
26
uses: actions/setup-go@v5
27
- with:
28
- go-version-file: go.mod
29
- cache: true
30
- name: GitHub CLI - show auth status
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments