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