Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Oct 19, 2024
1 parent 07e9bc1 commit 83b73e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.pyver }}
- run: sudo apt install python3-build
- run: sudo apt install python python3-build
- run: python -m build
- run: pip install dist/localstripe-*.tar.gz --break-system-packages
- run: python -m localstripe &
Expand Down

0 comments on commit 83b73e6

Please sign in to comment.