Skip to content

Commit ef311cb

Browse files
committed
Pin version of formatter for now
1 parent 23b9c28 commit ef311cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ jobs:
4545
- uses: actions/checkout@v2
4646
- uses: psf/black@stable
4747
with:
48+
version: "~= 22.0"
4849
src: "./tested ./tests"

0 commit comments

Comments
 (0)