From a2184b54085cc1aa2757a07634e5b630b77eaaca Mon Sep 17 00:00:00 2001 From: Michelle Ark Date: Tue, 23 Jan 2024 16:57:34 -0500 Subject: [PATCH] lint --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 32420a2f..368ad408 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: - name: Install hatch run: python -m pip install hatch shell: bash - + - name: Build artifacts run: hatch build shell: bash @@ -57,4 +57,4 @@ jobs: shell: bash - name: Publish artifacts to PyPI - uses: pypa/gh-action-pypi-publish@release/v1 \ No newline at end of file + uses: pypa/gh-action-pypi-publish@release/v1