Update action.yml
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ runs:
|
||||
--cov=${{ inputs.module-dir }} \
|
||||
--json-report \
|
||||
--json-report-file=markdown/pytest-report.json \
|
||||
--capture=no"
|
||||
--capture=tee-sys"
|
||||
|
||||
case "${{ inputs.env }}" in
|
||||
pixi) CMD="pixi run pytest -s $TEST_PATH $PYTEST_ARGS 1>>$PRINTS 2>>outputs/pytest-output.log || true" ;;
|
||||
|
||||
Reference in New Issue
Block a user