Add a timeout to the editor tests step

This commit is contained in:
Alexandru Dima
2020-12-29 23:13:54 +01:00
parent 5ea96ec9cd
commit 58852eaa85

View File

@@ -301,5 +301,6 @@ jobs:
run: yarn playwright-install
- name: Run Editor Tests
timeout-minutes: 5
working-directory: ./test/monaco
run: yarn test