Skip to content

Commit

Permalink
chore: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoporto committed Jan 23, 2025
1 parent bcd219a commit ffe3b58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
install-command: pnpm install --frozen-lockfile
start: pnpm start
wait-on: 'http://[::1]:8080'
command-prefix: 'ELECTRON_EXTRA_LAUNCH_ARGS=--remote-debugging-port=9222'

- name: Run Visual tests
uses: chromaui/action@v1
Expand Down

0 comments on commit ffe3b58

Please sign in to comment.