mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2026-01-25 18:56:03 +00:00
fixed typo in pacakge name
This commit is contained in:
@@ -20,7 +20,7 @@ steps:
|
|||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv install
|
- pipenv install
|
||||||
- pipenv sync
|
- pipenv sync
|
||||||
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
- pipenv install dist/delugeClient_kevin-0.3.1-py3-none-any.whl
|
||||||
# - pipenv install pytest
|
# - pipenv install pytest
|
||||||
|
|
||||||
# - name: Run tests
|
# - name: Run tests
|
||||||
@@ -50,7 +50,7 @@ steps:
|
|||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv install
|
- pipenv install
|
||||||
- pipenv sync
|
- pipenv sync
|
||||||
- pipenv install dist/delugeClient-kevin-0.3.1-py3-none-any.whl
|
- pipenv install dist/delugeClient_kevin-0.3.1-py3-none-any.whl
|
||||||
# - pipenv install pytest
|
# - pipenv install pytest
|
||||||
|
|
||||||
# - name: Run tests
|
# - name: Run tests
|
||||||
|
|||||||
Reference in New Issue
Block a user