diff --git a/.github/actions/install_kedro_and_python_dependencies/action.yml b/.github/actions/install_kedro_and_python_dependencies/action.yml index 3874ccdc20..0b3ea6d75d 100644 --- a/.github/actions/install_kedro_and_python_dependencies/action.yml +++ b/.github/actions/install_kedro_and_python_dependencies/action.yml @@ -11,5 +11,4 @@ runs: - name: Echo package versions run: |- python -V - pip freeze shell: bash \ No newline at end of file