Skip to content

Commit fa464c0

Browse files
committed
CI: Added cfengine format --check to GH Action
Ticket: ENT-14151 Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
1 parent 9f8ed30 commit fa464c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ jobs:
3232
run: pytest promise-types/ -v
3333
- name: Lint policy with CFEngine CLI
3434
run: cfengine lint --strict no ./
35+
- name: Check formatting with CFEngine CLI
36+
run: cfengine format --check

0 commit comments

Comments
 (0)