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 0cd5e03 commit 5615432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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:
NODE_OPTIONS: "--max_old_space_size=4096"
- run: xvfb-run --auto-servernum npm test
env:
NODE_OPTIONS: "--max_old_space_size=4096"

0 comments on commit 5615432

Please sign in to comment.