Skip to content

Commit

Permalink
revert update to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhameli authored Mar 19, 2024
1 parent aa9f45e commit 060dd58
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
release: ${{ matrix.version }}
- name: Setup node
uses: actions/setup-node@v4
with:
"node-version": 18.x
- name: npm clean install
run: npm ci
- name: Start Xvfb
Expand Down

0 comments on commit 060dd58

Please sign in to comment.