mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-07-25 18:59:52 +02:00
CircleCI: try to fix syntax
This commit is contained in:
parent
ad7164f8e9
commit
f0ae1b77d9
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
version: 2
|
version: 2.1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build-python:
|
build-python:
|
||||||
parameters:
|
parameters:
|
||||||
python-version:
|
python-version:
|
||||||
|
@ -24,7 +23,6 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
|
||||||
build:
|
build:
|
||||||
jobs:
|
jobs:
|
||||||
- build-python:
|
- build-python:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue