Skip to content

Commit 060dd58

Browse files
authored
revert update to test.yml
1 parent aa9f45e commit 060dd58

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
release: ${{ matrix.version }}
3232
- name: Setup node
3333
uses: actions/setup-node@v4
34-
with:
35-
"node-version": 18.x
3634
- name: npm clean install
3735
run: npm ci
3836
- name: Start Xvfb

0 commit comments

Comments
 (0)