Disable debounce in CI

This commit is contained in:
Sidharth Vinod
2022-09-02 21:08:57 +05:30
parent 4c86d95f21
commit 831d1e384d
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -48,3 +48,4 @@ jobs:
parallel: true
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
MERMAID_DISABLE_DEBOUNCE: 'true'