Skip to content

Commit

Permalink
Update l2geth_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmountaintop authored Mar 25, 2022
1 parent b6cc89f commit bb17b87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/l2geth_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit bb17b87

Please sign in to comment.