Skip to content

Commit db81b47

Browse files
committed
add CI test
1 parent 98d2ade commit db81b47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/framework-golden-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ jobs:
2222
config: smoke.toml
2323
count: 1
2424
timeout: 10m
25+
- name: TestAptosSmoke
26+
config: smoke_aptos.toml
27+
count: 1
28+
timeout: 10m
2529
- name: TestSolanaSmoke
2630
config: smoke_solana.toml
2731
count: 1

0 commit comments

Comments
 (0)