mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-01-10 05:27:54 -05:00
fix Windows CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -81,4 +81,4 @@ jobs:
|
||||
run: |
|
||||
pip install pytest
|
||||
cd pilot
|
||||
PYTHONPATH=. pytest -m "not slow and not uses_tokens and not ux_test"
|
||||
pytest -m "not slow and not uses_tokens and not ux_test"
|
||||
|
||||
Reference in New Issue
Block a user