fix: remove leftover directory changes from drone build steps
This commit is contained in:
parent
1f5378fe0e
commit
c20298ddb4
@ -16,7 +16,6 @@ steps:
|
||||
- python --version
|
||||
- pwd
|
||||
- pip install flake8
|
||||
- cd ..
|
||||
### install
|
||||
# ## Installation
|
||||
#
|
||||
@ -28,7 +27,6 @@ steps:
|
||||
# pip install .
|
||||
# ```
|
||||
###
|
||||
- cd ../src
|
||||
### develop
|
||||
# You can build the distribution with
|
||||
# ```
|
||||
|
Loading…
Reference in New Issue
Block a user