mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 21:18:32 +02:00
Change stage so travis doesn't get confused about allowed failures
This commit is contained in:
parent
06970f3911
commit
676cac7e80
1 changed files with 1 additions and 2 deletions
|
@ -53,8 +53,7 @@ jobs:
|
|||
- os: windows
|
||||
|
||||
include:
|
||||
- stage: Lint & Tests
|
||||
name: Lint, via Black
|
||||
- name: Lint, via Black
|
||||
python: 3.8
|
||||
script:
|
||||
- black --version
|
||||
|
|
Loading…
Add table
Reference in a new issue