mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 19:29:41 +00:00
Fix yaml
This commit is contained in:
parent
fa0f8c8517
commit
ede1e2c095
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- test
|
- name: test
|
||||||
image: python:3.6
|
image: python:3.6
|
||||||
commands:
|
commands:
|
||||||
- pip install coverage pytest
|
- pip install coverage pytest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue