mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
fix parsing error
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ install:
|
||||
- "pipenv install --dev --skip-lock"
|
||||
|
||||
script:
|
||||
- "script: "pipenv run pytest tests"
|
||||
- "pipenv run pytest tests"
|
||||
|
||||
# command to run tests
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user