mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-24 19:33:26 +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: |
|
||||
cd frontend
|
||||
npm install
|
||||
|
||||
- name: 'Test'
|
||||
run: |
|
||||
cd frontend
|
||||
npm test
|
||||
- name: 'Build'
|
||||
run: |
|
||||
export NODE_OPTIONS="--max-old-space-size=4096"
|
||||
|
Reference in New Issue
Block a user