File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 59
59
node-version : " 20.11.0"
60
60
solana-cli-version : " 1.18.15"
61
61
anchor-version : " 0.30.1"
62
- - name : Set default Rust toolchain
63
- run : rustup default stable
64
- working-directory : ./solana
65
62
- name : make check-idl
66
63
run : make check-idl
67
64
working-directory : ./solana
80
77
node-version : " 20.11.0"
81
78
solana-cli-version : " 1.18.15"
82
79
anchor-version : " 0.30.1"
83
- - name : Set default Rust toolchain
84
- run : rustup default stable
85
- working-directory : ./solana
86
80
- name : make anchor-test
87
81
run : make anchor-test
88
82
working-directory : ./solana
101
95
node-version : " 20.11.0"
102
96
solana-cli-version : " 1.18.15"
103
97
anchor-version : " 0.30.1"
104
- - name : Set default Rust toolchain
105
- run : rustup default stable
106
- working-directory : ./solana
107
98
- name : make anchor-test-upgrade
108
99
run : make anchor-test-upgrade
109
100
working-directory : ./solana
You can’t perform that action at this time.
0 commit comments