There was an error while loading. Please reload this page.
1 parent d11eb45 commit e67f180Copy full SHA for e67f180
1 file changed
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
run: npm run build-prod
20
21
- name: Test
22
- uses: GabrielBB/xvfb-action@v1
+ uses: coactions/setup-xvfb@v1
23
with:
24
run: npm run test-headless
25
0 commit comments