Skip to content

Commit

Permalink
test(extension): try parallel e2e debug
Browse files Browse the repository at this point in the history
  • Loading branch information
oldGreg5 committed Apr 16, 2024
1 parent 2078612 commit f79ff5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-tests-linux.yml
Expand Up @@ -56,6 +56,8 @@ jobs:
- name: Start XVFB
run: |
Xvfb :99 &
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Execute E2E tests
id: e2e-tests
working-directory: ./packages/e2e-tests
Expand Down

0 comments on commit f79ff5a

Please sign in to comment.