Skip to content

Commit c280ffb

Browse files
authored
Update black.yml
1 parent 36a8ff5 commit c280ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/black.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
run: pip install black
2020

2121
- name: Run Black
22-
run: black --check --diff "100DaysOfCode/Day 01-10"
22+
run: black --check --diff "/Day 01-10"

0 commit comments

Comments
 (0)