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 26d8803 commit da88fe3Copy full SHA for da88fe3
.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: GabrielBB/xvfb-action@v1
+ uses: coactions/setup-xvfb@v1
76
with:
77
run: npm run test
0 commit comments