Toggle flag off

This commit is contained in:
Rodel 2022-05-24 14:45:02 +08:00
parent 54ff88ffd7
commit f69d8ba6cb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ concurrency:
cancel-in-progress: true
env:
E2E_PLAYWRIGHT: ${{ true }}
E2E_PLAYWRIGHT: ${{ false }}
jobs:
e2e-tests-run: