Skip to content

Commit

Permalink
chore: detail confluent tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik committed Aug 6, 2024
1 parent f73d8fc commit 4a2e2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ jobs:
run: pip install .[optionals,testing]
- run: mkdir coverage
- name: Test
run: bash scripts/test.sh -m "(slow and confluent) or confluent"
run: bash scripts/test.sh -vv -m "(slow and confluent) or confluent"
env:
COVERAGE_FILE: coverage/.coverage.confluent-py
CONTEXT: confluent-py
Expand Down

0 comments on commit 4a2e2fc

Please sign in to comment.