Skip to content

Commit ca85bed

Browse files
committed
Must install 'build' package
1 parent 6f8cf2b commit ca85bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
git reset --hard
2626
- name: Build packages, and install the wheel
2727
run: |
28+
pip install build
2829
python -m build
2930
cd dist
3031
python -m pip install flake8_black-*.whl

0 commit comments

Comments
 (0)