mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
restrict to the one failing test for now.
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
||||
PYTHONIOENCODING: "utf-8"
|
||||
GIT_SSH_COMMAND: ssh -o StrictHostKeyChecking=accept-new -o CheckHostIP=no
|
||||
run: |
|
||||
pipenv run pytest -ra -n auto --fulltrace tests
|
||||
pipenv run pytest -ra -n auto --fulltrace tests -k test_lock_nested_vcs_direct_url -sv
|
||||
|
||||
build:
|
||||
name: Build Package
|
||||
|
||||
Reference in New Issue
Block a user