From 8a922391979cbe999f4e80bde8b76cd22c971a37 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Mon, 8 Jan 2024 09:52:00 +0000 Subject: [PATCH] yml spacing --- .github/workflows/python_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index 64d08b1a..0ef3758d 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -43,7 +43,7 @@ jobs: - name: Install pip, etc uses: ./support/actions/python-tools - name: Install mypy - run: pip install mypy + run: pip install mypy - name: Install Spinnaker Dependencies uses: ./support/actions/install-spinn-deps