First pass at getting integration tests running on Github actions
This commit is contained in:
parent
b7f5011abd
commit
faca237049
2 changed files with 41 additions and 0 deletions
|
@ -8,5 +8,8 @@ indent_size = 4
|
|||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[.*yml]
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue