mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2025-12-29 15:45:44 +01:00
#131 if process_name is specified to execute_command() keep the process alive
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -45,4 +45,4 @@ jobs:
|
||||
run: |
|
||||
pip install pytest
|
||||
cd pilot
|
||||
PYTHONPATH=. pytest -m "not slow and not uses_tokens"
|
||||
PYTHONPATH=. pytest -m "not slow and not uses_tokens and not ux_test"
|
||||
|
||||
Reference in New Issue
Block a user