Skip to content

Commit

Permalink
Must install 'build' package
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed Nov 17, 2022
1 parent 6f8cf2b commit ca85bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -25,6 +25,7 @@ jobs:
git reset --hard
- name: Build packages, and install the wheel
run: |
pip install build
python -m build
cd dist
python -m pip install flake8_black-*.whl
Expand Down

0 comments on commit ca85bed

Please sign in to comment.