Closed hsubbaraj-spiral closed 1 year ago
python3 scripts/run_linters.py -h
run_integration_test
skip_integration_test
Describe your changes and why you are making these changes
Related issue number (if any)
Loom demo (if any)
Checklist before requesting a review
python3 scripts/run_linters.py -h
for usage).run_integration_test
: Runs integration testsskip_integration_test
: Skips integration tests (Should be used when changes are ONLY documentation/UI)