Skip to content

Commit 44ba394

Browse files
authored
Merge pull request #315 from dodona-edu/chore/pin-black
Pin version of formatter
2 parents 23b9c28 + ef311cb commit 44ba394

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)