We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e874fef commit 7c23aeeCopy full SHA for 7c23aee
.github/workflows/go.yml
@@ -37,8 +37,6 @@ jobs:
37
working-directory: ./libevm/tooling
38
steps:
39
- uses: actions/checkout@v4
40
- with:
41
- fetch-depth: 0 # everything
42
- name: Set up Go
43
uses: actions/setup-go@v5
44
with:
0 commit comments