Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhameli authored Mar 19, 2024
1 parent 2d5988c commit aa9f45e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ 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 aa9f45e

Please sign in to comment.