mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Change stage so travis doesn't get confused about allowed failures
This commit is contained in:
parent
5c0a2a236a
commit
968ae6ca98
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