wip
This commit is contained in:
@ -104,7 +104,6 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
# if: ( steps.plugin_checkout.outputs.skip_tests != 'true' )
|
# if: ( steps.plugin_checkout.outputs.skip_tests != 'true' )
|
||||||
run: |
|
run: |
|
||||||
cd ./phoenix_bec
|
|
||||||
# echo "::group::Running Pytest"
|
# echo "::group::Running Pytest"
|
||||||
pytest -v --maxfail=2 --random-order ./tests
|
pytest -v --maxfail=2 --random-order ./tests
|
||||||
# echo "::endgroup::"
|
# echo "::endgroup::"
|
||||||
|
Reference in New Issue
Block a user