Skip to content

Commit

Permalink
pytest-dev -> pytest-env
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Dec 21, 2024
1 parent edf2715 commit 180d2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Test with pytest
run: |
uv pip install pytest pytest-mock pytest-asyncio pytest-cov pytest-rabbitmq pytest-dev
uv pip install pytest pytest-mock pytest-asyncio pytest-cov pytest-rabbitmq pytest-env
uv run pytest
env:
PYTEST_RABBITMQ_CTL: '/usr/lib/rabbitmq/bin/rabbitmqctl'
Expand Down

0 comments on commit 180d2b6

Please sign in to comment.