File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -23,18 +23,18 @@ jobs:
2323 avm install latest
2424 avm use latest
2525 declare -a StringArray=(
26- # "basics/checking-accounts/anchor"
27- # "basics/close-account/anchor"
28- # "basics/counter/anchor"
29- # "basics/create-account/anchor"
30- # "basics/hello-solana/anchor"
31- # "basics/pda-rent-payer/anchor"
32- # "basics/processing-instructions/anchor"
33- # "basics/program-derived-addresses/anchor"
34- # "basics/rent/anchor"
35- # "basics/repository-layout/anchor"
36- # "basics/transfer-sol/anchor"
37- #!!!! "compression/cnft-vault/anchor"
26+ "basics/checking-accounts/anchor"
27+ "basics/close-account/anchor"
28+ "basics/counter/anchor"
29+ "basics/create-account/anchor"
30+ "basics/hello-solana/anchor"
31+ "basics/pda-rent-payer/anchor"
32+ "basics/processing-instructions/anchor"
33+ "basics/program-derived-addresses/anchor"
34+ "basics/rent/anchor"
35+ "basics/repository-layout/anchor"
36+ "basics/transfer-sol/anchor"
37+ "compression/cnft-vault/anchor"
3838 "oracles/pyth/anchor"
3939 "tokens/create-token/anchor"
4040 "tokens/nft-minter/anchor"
You can’t perform that action at this time.
0 commit comments