mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
Keep make build, just as an extra test
This commit is contained in:
parent
61054638d1
commit
42e147e46f
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 New Issue
Block a user