Skip to content

Commit b696284

Browse files
committed
🔨 Update testing script
1 parent 1c96cda commit b696284

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
set -e
44
set -x
55

6-
CHECK_JINJA=1 python scripts/generate_select.py
76
coverage run -m pytest tests
87
coverage combine
98
coverage report --show-missing

0 commit comments

Comments
 (0)