mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
Setting git autocrlf to false to prevent Windows tests from failing
This commit is contained in:
parent
79142bf651
commit
26184ba551
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ cache:
|
|||
|
||||
git:
|
||||
depth: false
|
||||
autocrlf: false
|
||||
|
||||
before_install:
|
||||
- date
|
||||
|
|
Loading…
Add table
Reference in a new issue