Skip to content

Commit

Permalink
REVERT workflows update
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-huberty committed Nov 7, 2023
1 parent 788347a commit 43492de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: pip install -r requirements_testing.txt
# Run Ruff
- name: Run Ruff
run: ruff pylossless/pylossless
run: ruff pylossless
# Run Codespell
- name: Run Codespell
run: codespell pylossless docs

0 comments on commit 43492de

Please sign in to comment.