mirror of
https://github.com/juanfont/headscale.git
synced 2025-01-12 04:23:20 -05: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