mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
.github/workflows: add github action workflow
This commit is contained in:
parent
4ac50067c9
commit
26135ed864
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-test.yml
vendored
2
.github/workflows/build-test.yml
vendored
|
|
@ -34,8 +34,6 @@ jobs:
|
||||||
|
|
||||||
needs: lint
|
needs: lint
|
||||||
steps:
|
steps:
|
||||||
steps:
|
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue