File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 with :
2222 node-version : ${{ matrix.node-version }}
2323 - run : npm install
24- - run : npm test
24+ - run : npm all
25+ - run : npm test:all
Original file line number Diff line number Diff line change 6262 - name : Install Dependencies
6363 run : npm install
6464
65+ - name : Build Dependencies
66+ run : npm all
67+
6568 - uses : ./
6669 with :
6770 mode : ' unique'
Original file line number Diff line number Diff line change 88[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
99![ Mergify Status] ( https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/AlexRogalskiy/github-action-json-fields )
1010[ ![ Reviewed by Hound] ( https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg )] ( https://houndci.com )
11-
12- <!-- [](https://github.com/sponsors/AlexRogalskiy)-->
11+ [ ![ Chat] ( https://img.shields.io/badge/chat-discussions-success.svg )] ( https://github.com/AlexRogalskiy/github-action-json-fields/discussions )
1312
1413[ ![ DeepScan grade] ( https://deepscan.io/api/teams/11946/projects/16314/branches/347248/badge/grade.svg )] ( https://deepscan.io/dashboard#view=project&tid=11946&pid=16314&bid=347248 )
1514![ GitHub tag (latest by date)] ( https://img.shields.io/github/v/tag/AlexRogalskiy/github-action-json-fields )
You can’t perform that action at this time.
0 commit comments