File tree Expand file tree Collapse file tree 6 files changed +3395
-5782
lines changed
Expand file tree Collapse file tree 6 files changed +3395
-5782
lines changed Original file line number Diff line number Diff line change 1515 uses : actions/setup-node@v2.1.2
1616 - name : NPM install with caching
1717 uses : bahmutov/npm-install@v1.1.0
18+ - name : Yarn install (for lage)
19+ run : yarn install
1820 - name : Build
1921 run : npm run build
2022 - name : Run Tests
Original file line number Diff line number Diff line change 1515 uses : actions/setup-node@v2.1.2
1616 - name : NPM install with caching
1717 uses : bahmutov/npm-install@v1.1.0
18+ - name : Yarn install (for lage)
19+ run : yarn install
1820 - name : Build
1921 run : npm run build
2022 - name : Run Tests
Original file line number Diff line number Diff line change 1515 uses : actions/setup-node@v2.1.2
1616 - name : NPM install with caching
1717 uses : bahmutov/npm-install@v1.1.0
18+ - name : Yarn install (for lage)
19+ run : yarn install
1820 - name : Build
1921 run : npm run build
2022 - name : Run Tests
Original file line number Diff line number Diff line change 99test-data
1010packages /node /test-data
1111
12+
13+ yarn.lock
You can’t perform that action at this time.
0 commit comments