Skip to content

Commit 23c498e

Browse files
committed
add CI
1 parent 045819a commit 23c498e

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: TestSuiSmoke
26+
config: smoke_sui.toml
27+
count: 1
28+
timeout: 10m
2529
- name: TestAptosSmoke
2630
config: smoke_aptos.toml
2731
count: 1

0 commit comments

Comments
 (0)