Skip to content

Commit

Permalink
add prints
Browse files Browse the repository at this point in the history
Signed-off-by: Shoham Elias <[email protected]>
  • Loading branch information
shohamazon committed Aug 8, 2024
1 parent cf7e025 commit 3a93966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: |
source .env/bin/activate
cd python/tests/
pytest --asyncio-mode=auto --html=pytest_report.html --self-contained-html -k -s
pytest --asyncio-mode=auto --html=pytest_report.html --self-contained-html -k test_info_server_replication -s
- uses: ./.github/workflows/test-benchmark
with:
Expand Down

0 comments on commit 3a93966

Please sign in to comment.