mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Keep make build, just as an extra test
This commit is contained in:
parent
61054638d1
commit
42e147e46f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -41,3 +41,5 @@ jobs:
|
|||
- name: Run lint
|
||||
run: make lint
|
||||
|
||||
- name: Run build
|
||||
run: make
|
Loading…
Reference in a new issue