Skip to content

Commit 0d42257

Browse files
committed
add framework CLI tests for CI analytics
1 parent d4e3c27 commit 0d42257

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
- path: framework
1717
vm: ubuntu-latest
1818
regex: TestComponent
19+
- path: framework/cmd
20+
vm: ubuntu-latest
21+
regex: ./...
1922
- path: wasp
2023
vm: ubuntu22.04-16cores-64GB
2124
regex: TestSmoke

0 commit comments

Comments
 (0)