Skip to content

Commit aa5b0b5

Browse files
committed
clean code step: Refactor and document code + Lint and reformat + update CI
1 parent 12b59b7 commit aa5b0b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
tests:
3434
runs-on: ubuntu-latest
35-
needs: ruff
35+
needs: lint
3636

3737
steps:
3838
- name: Checkout

0 commit comments

Comments
 (0)