mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Don't run cli tests twice
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ env:
|
||||
- TEST_SUITE='dotvenv or check or unused or requirements'
|
||||
- TEST_SUITE='complex'
|
||||
- TEST_SUITE='markers or run or project or utils'
|
||||
- TEST_SUITE='not (dotvenv or check or unused or requirements or complex or markers or run or project or utils or install)'
|
||||
- TEST_SUITE='not (cli or dotvenv or check or unused or requirements or complex or markers or run or project or utils or install)'
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user