Skip to content

Commit 5639698

Browse files
committed
Change black action
1 parent eaf09fc commit 5639698

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,5 @@ jobs:
4444

4545
# Runs a single command using the runners shell
4646
- name: Black Code Formatter
47-
uses: lgeiger/black-action@v1.0.1
48-
with:
49-
args: "./pyControl4 --check --diff"
47+
- uses: psf/black@stable
5048

0 commit comments

Comments
 (0)