mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
ci: make presto hive tests to cover only chartData and sqljson (#17782)
* chore: make presto hive tests to cover only chartData and sqljson * fix: single quote * fix: add eval for arguments * fix: add double quotes on args * chore: add @pytest.mark.sql_json_flow * fix: pre-commit
This commit is contained in:
@@ -31,4 +31,5 @@ superset db upgrade
|
||||
superset init
|
||||
|
||||
echo "Running tests"
|
||||
pytest --durations=0 --maxfail=1 --cov=superset $@
|
||||
|
||||
pytest --durations=0 --maxfail=1 --cov=superset "$@"
|
||||
|
||||
Reference in New Issue
Block a user