Skip to content

Commit d10d93b

Browse files
Update automated-tests.yaml
1 parent e297f71 commit d10d93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ jobs:
6262
sudo chmod 4755 ./node_modules/electron/dist/chrome-sandbox
6363
# Start labwc
6464
WLR_BACKENDS=headless WLR_LIBINPUT_NO_DEVICES=1 WLR_RENDERER=pixman labwc &
65-
export WAYLAND_DISPLAY=wayland-0
6665
touch css/custom.css
6766
- name: "Run tests"
6867
run: |
68+
export WAYLAND_DISPLAY=wayland-0
6969
npm run test

0 commit comments

Comments
 (0)