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 1c96cda commit b696284Copy full SHA for b696284
scripts/test.sh
@@ -3,7 +3,6 @@
3
set -e
4
set -x
5
6
-CHECK_JINJA=1 python scripts/generate_select.py
7
coverage run -m pytest tests
8
coverage combine
9
coverage report --show-missing
0 commit comments