From 26ccecbd18ce845fcfbd451d22186980fa97efeb Mon Sep 17 00:00:00 2001 From: cyschneck <22159116+cyschneck@users.noreply.github.com> Date: Sat, 23 Mar 2024 16:02:36 -0600 Subject: [PATCH] yaml spacing fix --- .github/workflows/pytests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytests.yml b/.github/workflows/pytests.yml index 2bdf4e4..81e54b9 100644 --- a/.github/workflows/pytests.yml +++ b/.github/workflows/pytests.yml @@ -33,7 +33,7 @@ jobs: run: | python -m pytest - - name: Upload coverage reports to Codecov + - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v4.0.1 with: working-directory: centerline_width