Skip to content

Commit 28593f1

Browse files
authored
Merge pull request #740 from materialsproject/github_action_tests
resolve react testing and dependencies
2 parents 433f20a + dc4f71d commit 28593f1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/jest_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@ on:
44
push:
55
branches:
66
- main
7-
- github_action_tests
87

98
jobs:
109
test:
1110
runs-on: ubuntu-latest
12-
env:
13-
NODE_OPTIONS: --max-old-space-size=4096
1411
steps:
1512
- name: Generate build number
1613
id:

0 commit comments

Comments
 (0)