wip
This commit is contained in:
@ -108,6 +108,6 @@ runs:
|
||||
# if: ( steps.plugin_checkout.outputs.skip_tests != 'true' )
|
||||
run: |
|
||||
cd ./_checkout_/${PLUGIN_REPO_NAME}
|
||||
echo "::group::Running Pytest"
|
||||
# echo "::group::Running Pytest"
|
||||
pytest -v --maxfail=2 --random-order ./tests
|
||||
echo "::endgroup::"
|
||||
# echo "::endgroup::"
|
||||
|
Reference in New Issue
Block a user