Skip to content

Commit

Permalink
test(extension): try 1
Browse files Browse the repository at this point in the history
  • Loading branch information
oldGreg5 committed Jul 17, 2024
1 parent 6b06112 commit 292624b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
- name: Start XVFB
run: |
Xvfb :99 &
- name: Install dependencies
shell: bash
run: yarn install --immutable --inline-builds
- name: Execute E2E tests
id: e2e-tests
working-directory: ./packages/e2e-tests
Expand Down

0 comments on commit 292624b

Please sign in to comment.