test
This commit is contained in:
@@ -14,8 +14,6 @@ jobs:
|
||||
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
@@ -45,8 +43,6 @@ jobs:
|
||||
|
||||
- name: Set up go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
@@ -79,8 +75,6 @@ jobs:
|
||||
|
||||
- name: Set up go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
|
||||
@@ -13,10 +13,11 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: test log
|
||||
run: env | sort
|
||||
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
@@ -46,8 +47,6 @@ jobs:
|
||||
|
||||
- name: Set up go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
@@ -80,8 +79,6 @@ jobs:
|
||||
|
||||
- name: Set up go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
|
||||
@@ -16,8 +16,6 @@ jobs:
|
||||
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
@@ -47,8 +45,6 @@ jobs:
|
||||
|
||||
- name: Set up go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
check-latest: true
|
||||
@@ -79,8 +75,6 @@ jobs:
|
||||
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v5
|
||||
volumes:
|
||||
- act-toolcache:/toolcache
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user