We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da88fe3 commit ff5dacdCopy full SHA for ff5dacd
.github/workflows/ci.yml
@@ -72,6 +72,6 @@ jobs:
72
run: npm i --prefer-offline --no-audit
73
74
- name: run npm test
75
- uses: coactions/setup-xvfb@v1
+ uses: GabrielBB/xvfb-action@v1
76
with:
77
run: npm run test
0 commit comments