mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
Removed wrong syntax in actions
This commit is contained in:
parent
acc43c39af
commit
536e8b71bf
1 changed files with 0 additions and 2 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -37,5 +37,3 @@ jobs:
|
||||||
|
|
||||||
- name: Run lint
|
- name: Run lint
|
||||||
run: make lint
|
run: make lint
|
||||||
with:
|
|
||||||
args: --timeout 10m
|
|
||||||
|
|
Loading…
Reference in a new issue