Skip to content

Commit

Permalink
trying to fix build on github
Browse files Browse the repository at this point in the history
  • Loading branch information
fergiemcdowall committed Nov 3, 2023
1 parent 04bed5e commit 0cd5e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: sudo apt-get install xvfbenv:
env:
- env:
NODE_OPTIONS: "--max_old_space_size=4096"
- run: xvfb-run --auto-servernum npm test

0 comments on commit 0cd5e03

Please sign in to comment.