Skip to content

Commit 872218e

Browse files
committed
Test CFEngine CLI in the sanity check
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent a2b0ec8 commit 872218e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uv build
4848
uv pip install .
4949
- name: Sanity check
50-
run: cf-remote -V
50+
run: cfengine --version
5151
- name: Run docker tests
5252
run: |
5353
bash tests/docker/0*.sh

0 commit comments

Comments
 (0)