Skip to content

Commit aa47826

Browse files
committed
test
1 parent 07e9bc1 commit aa47826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/setup-python@v4
4242
with:
4343
python-version: ${{ matrix.pyver }}
44-
- run: sudo apt install python3-build
44+
- run: sudo apt install python3 python3-build
4545
- run: python -m build
4646
- run: pip install dist/localstripe-*.tar.gz --break-system-packages
4747
- run: python -m localstripe &

0 commit comments

Comments
 (0)