fix: remove leftover directory changes from drone build steps
This commit is contained in:
parent
1f5378fe0e
commit
c20298ddb4
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@ steps:
|
||||||
- python --version
|
- python --version
|
||||||
- pwd
|
- pwd
|
||||||
- pip install flake8
|
- pip install flake8
|
||||||
- cd ..
|
|
||||||
### install
|
### install
|
||||||
# ## Installation
|
# ## Installation
|
||||||
#
|
#
|
||||||
|
@ -28,7 +27,6 @@ steps:
|
||||||
# pip install .
|
# pip install .
|
||||||
# ```
|
# ```
|
||||||
###
|
###
|
||||||
- cd ../src
|
|
||||||
### develop
|
### develop
|
||||||
# You can build the distribution with
|
# You can build the distribution with
|
||||||
# ```
|
# ```
|
||||||
|
|
Loading…
Add table
Reference in a new issue