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 aa9f45e commit 060dd58Copy full SHA for 060dd58
.github/workflows/test.yml
@@ -31,8 +31,6 @@ jobs:
31
release: ${{ matrix.version }}
32
- name: Setup node
33
uses: actions/setup-node@v4
34
- with:
35
- "node-version": 18.x
36
- name: npm clean install
37
run: npm ci
38
- name: Start Xvfb
0 commit comments