Skip to content

Commit

Permalink
srv file
Browse files Browse the repository at this point in the history
  • Loading branch information
mquinnfd committed Jul 10, 2024
1 parent 89c7e51 commit 46fd3d6
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 --upgrade --user --ignore-installed --find-links=dist locust
pip install mypackage --no-index --find-links file:///dist/locust
- run: python -m poetry run tox -e ${{ matrix.tox }}

lint_typecheck_test_webui:
Expand Down

0 comments on commit 46fd3d6

Please sign in to comment.