Skip to content

Commit 3b61c7f

Browse files
committed
ci: restore cli unit tests in matrix
1 parent a18d5dc commit 3b61c7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
[
8787
.agents,
8888
backend,
89+
cli,
8990
common,
9091
npm-app,
9192
packages/agent-runtime,
@@ -97,6 +98,7 @@ jobs:
9798
include:
9899
- package: .agents
99100
- package: backend
101+
- package: cli
100102
- package: common
101103
- package: npm-app
102104
- package: packages/agent-runtime

0 commit comments

Comments
 (0)