Feat: nothing
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Bertrand Benjamin 2020-07-17 20:37:51 +02:00
parent 19cdddf27e
commit 37601be549
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ kind: pipeline
name: default name: default
steps: steps:
- name: test - name: testing
image: python image: python
commands: commands:
- pip install -r requirements.txt - pip install -r requirements.txt