Skip to content

Commit

Permalink
correct mishandled command entry
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractUmbra committed Jan 4, 2025
1 parent 4857e75 commit 69b2490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_lint_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

- name: Check formatting with Ruff
run: |
format --check
ruff format --check
upload_pypi:
if: github.event_name == 'push' && github.ref_type == 'tag'
Expand Down

0 comments on commit 69b2490

Please sign in to comment.