mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 20:49:44 +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
|
||||
|
||||
steps:
|
||||
- test
|
||||
- name: test
|
||||
image: python:3.6
|
||||
commands:
|
||||
- pip install coverage pytest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue