File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 55 pull_request :
66 types : [labeled]
77 paths-ignore :
8- - ' tools/**'
8+ - ' tools/**'
99
1010jobs :
1111 eth_env :
@@ -26,12 +26,11 @@ jobs:
2626 - name : Checkout the Repo
2727 uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
2828 - name : Install Go
29- uses : smartcontractkit/chainlink- github- actions/chainlink-testing-framework/ setup-go@d2f9642bcc24a73400568756f24b72c188ac7a9a # v2 .3.31
29+ uses : smartcontractkit/. github/ actions/setup-golang@01d931b0455a754d12e7143cc54a5a3521a8f6f6 # v 0 .3.1
3030 with :
31- test_download_vendor_packages_command : cd lib && go mod download
32- go_mod_path : ./lib/go.mod
33- cache_key_id : ctf-go
34- cache_restore_only : ' false'
31+ # test_download_vendor_packages_command: cd lib && go mod download
32+ go-version-file : ./lib/go.mod
33+ use-go-cache : " true"
3534 - name : Install gotestloghelper
3635 working-directory : lib
3736 run : make gotestloghelper_build
You can’t perform that action at this time.
0 commit comments