1
0
mirror of synced 2025-12-30 12:02:01 -05:00
This commit is contained in:
Sarah Schneider
2020-12-02 12:30:45 -05:00
parent 77576177b1
commit 6d82e46580

View File

@@ -87,4 +87,4 @@ jobs:
name: Run tests
run: npx jest tests/${{ matrix.test-group }}/
env:
NODE_OPTIONS: "--max_old_space_size=4096"
NODE_OPTIONS: '--max_old_space_size=4096'