This commit is contained in:
@@ -8,5 +8,4 @@ jobs:
|
||||
steps:
|
||||
- run: python3 --version
|
||||
- run: pip install pytest pyyaml click rich jinja2 jsonschema prompt_toolkit tomli
|
||||
- run: echo "PYTHONPATH=/app" >> $GITHUB_ENV
|
||||
- run: pytest /app/tests/ -v --tb=short
|
||||
- run: pytest tests/ -v --tb=short
|
||||
|
||||
Reference in New Issue
Block a user