mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +00:00
Update l2geth_ci.yml
This commit is contained in:
parent
b6cc89fabe
commit
bb17b87f71
1 changed files with 0 additions and 2 deletions
2
.github/workflows/l2geth_ci.yml
vendored
2
.github/workflows/l2geth_ci.yml
vendored
|
|
@ -31,8 +31,6 @@ jobs:
|
|||
run: go get golang.org/x/tools/cmd/goimports
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
- run: goimports -local github.com/scroll-tech/go-ethereum/ -w .
|
||||
- run: go mod tidy
|
||||
# If there are any diffs from goimports or go mod tidy, fail.
|
||||
|
|
|
|||
Loading…
Reference in a new issue