Skip to content

Commit dc59e77

Browse files
committed
Try xvfb coaction for noCI tests
1 parent 55580a8 commit dc59e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235
chrome-version: 'stable'
236236

237237
- name: Run noCI tests
238-
uses: ./.github/actions/run-xvfb
238+
uses: coactions/setup-xvfb@v1
239239
with:
240240
run: ./tasks/noci_test.sh jasmine
241241

0 commit comments

Comments
 (0)