We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921e6e3 commit cccc6eaCopy full SHA for cccc6ea
.github/workflows/e2e.yml
@@ -33,8 +33,6 @@ jobs:
33
yarn e2e-fixtures
34
# running with --browser=all causes failures
35
yarn e2e --browser=chromium
36
- yarn e2e --browser=webkit
37
- yarn e2e --browser=firefox
38
env:
39
E2E_JUMP_TO_MESSAGE_CHANNEL: jump-to-message
40
E2E_ADD_MESSAGE_CHANNEL: add-message
0 commit comments