Skip to content

Commit a02500b

Browse files
committed
AEA-5959 Add step to run build.
1 parent 3cba6a3 commit a02500b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/quality-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,3 +407,6 @@ jobs:
407407
with:
408408
name: cfn_guard_output
409409
path: cfn_guard_output
410+
411+
- name: Build project
412+
run: make build

0 commit comments

Comments
 (0)