mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Add gen explicitly to skip list
This commit is contained in:
parent
c9bd25d05c
commit
e91174e83f
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
---
|
---
|
||||||
run:
|
run:
|
||||||
timeout: 5m
|
timeout: 5m
|
||||||
|
|
||||||
|
issues:
|
||||||
|
skip-dirs:
|
||||||
|
- gen
|
||||||
|
|
Loading…
Reference in a new issue