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