Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mquinnfd committed Jul 10, 2024
1 parent e0a9793 commit 4863a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
SKIP_PRE_BUILD: true
run: |
python -m poetry build
pip install dist/locust*.whl
pip install locust --no-index --find-links=dist
- run: python -m poetry run tox -e ${{ matrix.tox }}

lint_typecheck_test_webui:
Expand Down

0 comments on commit 4863a70

Please sign in to comment.