We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5699078 commit d23bc4cCopy full SHA for d23bc4c
.github/workflows/coverage-check.yml
@@ -68,7 +68,6 @@ jobs:
68
run: |
69
echo "Running quick subset of e2e tests for validation..."
70
poetry run python -m pytest \
71
- tests/e2e/test_driver.py::TestPySQLCoreSuite::test_queries \
72
tests/e2e/test_driver.py::TestPySQLCoreSuite::test_escape_single_quotes \
73
--cov=src --cov-report=xml --cov-report=term -v
74
#----------------------------------------------
0 commit comments