Skip to content

Commit c44e69d

Browse files
authored
Merge pull request #81 from Abjad/trevor/clean-up-main-yml
Clean up main.yml
2 parents e28a20d + fb39972 commit c44e69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
pip --version
8585
pytest --version
8686
87-
- name: Run checks
87+
- name: Run lints
8888
run: |
8989
make black-check
9090
make flake8

0 commit comments

Comments
 (0)