Skip to content

Commit bc1dfa4

Browse files
author
Dawson R
committed
Adding a Github workflow
1 parent b32af27 commit bc1dfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
2929
- name: Lint with Black
3030
run: |
31-
poetry run black --check .
31+
poetry run black --check click_datetime/

0 commit comments

Comments
 (0)