mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
This currently includes cli-pretty tests. It could be executed separately to clarify test results in github actions. This commit includes it in the main test execution. The most important thing is that it's executed. Signed-off-by: Richard Alpe <richard@bit42.se>
6 lines
129 B
YAML
6 lines
129 B
YAML
---
|
|
# Tests in this suite can be run on localhost without a target environment
|
|
|
|
- name: cli-pretty
|
|
suite: cli_pretty/all.yaml
|