Skip to content

Commit ad8b6b4

Browse files
committed
add trycmd tests
Signed-off-by: Sebastian Hoß <[email protected]>
1 parent a4987f7 commit ad8b6b4

17 files changed

+7273
-20
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
# Test some linkerd crds
3737
- run: just test-linkerd-serverauth
3838
- run: just test-linkerd-server
39+
# Test stdout of commands
40+
- run: just test-trycmd-verify
3941

4042

4143
rustfmt:

0 commit comments

Comments
 (0)