Skip to content

Commit 1bf41e6

Browse files
committed
ci: format install black
1 parent 774ef54 commit 1bf41e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030

3131
- name: Check with black
3232
run: |
33+
mamba install black
3334
black . --check
3435

0 commit comments

Comments
 (0)