diff --git a/.github/workflows/test-single-node.yml b/.github/workflows/test-single-node.yml index c06c503d0..8bd29b36e 100644 --- a/.github/workflows/test-single-node.yml +++ b/.github/workflows/test-single-node.yml @@ -13,5 +13,5 @@ jobs: fail-fast: false env: PYTHON_VERSION: "3.11" - steps: - - uses: ./.github/workflows/molecule-template.yml + steps: + - uses: ./.github/workflows/molecule-template.yml