Commit defde79
.github: Add workflow step to build & test
Previously we were missing a straightforward 'make' workflow, so this
meant that we could merge commits that would break the build on main.
Fix this by adding such a step to the main github workflow that runs on
every PR and commit into the tree.
Signed-off-by: Joe Stringer <joe@cilium.io>1 parent 1bb6c1e commit defde79
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments