Skip to content

Commit

Permalink
Remove E2E Docker display debug information
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-code committed Feb 22, 2024
1 parent 1353aff commit f1e2fff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,6 @@ jobs:
source /usr/bin/entrypoint.sh
echo "------------ -------------"
echo "------------ START DISPLAY DEBUG -------------"
echo "------------ -------------"
pacman -Sy --noconfirm xorg-xhost
node --version
yarn run synpress -- --version
env
xhost +si:localuser:$( whoami ) >&/dev/null && { echo "xorg is running"; } || { echo "no xorg!!!"; }
echo "------------ -------------"
echo "------------ END DISPLAY DEBUG -------------"
echo "------------ -------------"
yarn synpress:run
shell: bash

Expand Down
1 change: 0 additions & 1 deletion F_EbNyyUMbZuapabdzDrxLEl0h

This file was deleted.

0 comments on commit f1e2fff

Please sign in to comment.