Compare commits
No commits in common. "12f2e0016b537530947c3f271345212cf0ebb2d6" and "89c533eb10047a3d3b41df3099c936d1ad49b447" have entirely different histories.
12f2e0016b
...
89c533eb10
10
.drone.yml
10
.drone.yml
@ -1,10 +0,0 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: python:3
|
||||
commands:
|
||||
- pip install -e .
|
||||
- pip install pytest
|
||||
- pytest
|
Loading…
Reference in New Issue
Block a user