diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -317,6 +317,7 @@ Dialect["custom"] ## Run Tests and Lint ``` pip install -r requirements.txt +# set `SKIP_INTEGRATION=1` to skip integration tests ./run_checks.sh ``` |