mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-28 11:03:20 +00:00
Discard jest in action
This commit is contained in:
5
.github/workflows/frontend-build.yml
vendored
5
.github/workflows/frontend-build.yml
vendored
@ -40,11 +40,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
- name: 'Test'
|
|
||||||
run: |
|
|
||||||
cd frontend
|
|
||||||
npm test
|
|
||||||
- name: 'Build'
|
- name: 'Build'
|
||||||
run: |
|
run: |
|
||||||
export NODE_OPTIONS="--max-old-space-size=4096"
|
export NODE_OPTIONS="--max-old-space-size=4096"
|
||||||
|
Reference in New Issue
Block a user