Skip to content

Commit 108f8a2

Browse files
Chiu PeterChiu Peter
authored andcommitted
remove environment requirement and branch config in jest_tests
1 parent 292ac0e commit 108f8a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/jest_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
jobs:
1010
test:
1111
runs-on: ubuntu-latest
12-
env:
13-
NODE_OPTIONS: --max-old-space-size=4096
1412
steps:
1513
- name: Generate build number
1614
id:

0 commit comments

Comments
 (0)