File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - v0
78 - feature/*
89 pull_request :
910 branches :
1011 - main
12+ - v0
1113 - feature/*
1214
1315jobs :
2931 key : ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
3032 restore-keys : |
3133 ${{ runner.os }}-go-
32- - name : Cache Flow Emulator Fork Data
33- uses : actions/cache@v4
34- with :
35- path : .flow-fork-cache
36- key : ${{ runner.os }}-flow-emulator-fork-${{ github.sha }}
37- restore-keys : |
38- ${{ runner.os }}-flow-emulator-fork-
3934 - name : Install Flow CLI
4035 run : sh -ci "$(curl -fsSL https://raw.githubusercontent.com/onflow/flow-cli/master/install.sh)"
4136 - name : Flow CLI Version
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - v0
78 - feature/*
89 pull_request :
910 branches :
1011 - main
12+ - v0
1113 - feature/*
1214
1315jobs :
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - v0
78 - feature/*
89 pull_request :
910 branches :
1011 - main
12+ - v0
1113 - feature/*
1214
1315jobs :
Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7+ - v0
78 - feature/*
89 pull_request :
910 branches :
1011 - main
12+ - v0
1113 - feature/*
1214
1315jobs :
You can’t perform that action at this time.
0 commit comments