mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 23:29:42 +00:00
Fix yaml
This commit is contained in:
parent
5794922546
commit
4c81a8580c
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