File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
actions : read
38
38
steps :
39
39
- name : Build and test
40
- uses : smartcontractkit/.github/actions/ci-test-go@7a4d99cb349ea8f25195d2390d157942031f8a57
40
+ uses : smartcontractkit/.github/actions/ci-test-go@ci-test-go/0.3.5
41
41
with :
42
42
go-test-cmd : go test -short -coverprofile=coverage.out -covermode=atomic -race ./...
43
43
use-go-cache : true
Original file line number Diff line number Diff line change 36
36
actions : read
37
37
steps :
38
38
- name : Build and test
39
- uses : smartcontractkit/.github/actions/ci-test-go@7a4d99cb349ea8f25195d2390d157942031f8a57
39
+ uses : smartcontractkit/.github/actions/ci-test-go@ci-test-go/0.3.5
40
40
with :
41
41
go-test-cmd : go test -short -coverprofile=coverage.out -covermode=atomic -race ./...
42
42
use-go-cache : true
You can’t perform that action at this time.
0 commit comments