Skip to content

Commit 71e5ee1

Browse files
authored
Update test.yml
1 parent 829e65f commit 71e5ee1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
- name: Start Xvfb
109109
run: /usr/bin/Xvfb :17 -screen 0 1024x768x24 > /dev/null 2>&1 & echo "Started xvfb"
110110
shell: bash
111-
if: ${{ success() && matrix.os == 'ubuntu-latest' }}
112111
- &run-smoke-tests
113112
name: Run Smoke tests
114113
run: npm run test-smoke

0 commit comments

Comments
 (0)