Update action.yml
This commit is contained in:
1
.github/workflows/action.yml
vendored
1
.github/workflows/action.yml
vendored
@@ -23,7 +23,6 @@ jobs:
|
||||
uses: ./.github/actions/cache-bootstrap
|
||||
with:
|
||||
extension: unit-tests
|
||||
partial: true
|
||||
|
||||
- name: Run unit tests
|
||||
run: node --max-old-space-size=2048 ./node_modules/.bin/jest -w 1
|
||||
|
||||
Reference in New Issue
Block a user