Skip to content

Commit 71cfcc1

Browse files
committed
#494 attempt to set python version for black test
1 parent 58eae20 commit 71cfcc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
black:
5555

5656
runs-on: ubuntu-latest
57+
python-version: 3.9
5758
steps:
5859
- uses: actions/checkout@v3
5960
- uses: psf/black@stable

0 commit comments

Comments
 (0)