Skip to content

Commit 03f2080

Browse files
committed
Sort contracts in ci config
1 parent cf3fc57 commit 03f2080

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@ workflows:
5757
- contract_burner
5858
- contract_crypto_verify
5959
- contract_cyberpunk
60+
- contract_empty
61+
# - contract_floaty # This contract needs nightly Rust to compile
6062
- contract_hackatom
6163
- contract_ibc_reflect
6264
- contract_ibc_reflect_send
63-
# - contract_floaty # This contract needs nightly Rust to compile
6465
- contract_queue
6566
- contract_reflect
6667
- contract_staking
6768
- contract_virus
68-
- contract_empty
6969
- fmt
7070
- fmt_extra
7171
- clippy:

0 commit comments

Comments
 (0)