File tree Expand file tree Collapse file tree 5 files changed +165
-129
lines changed Expand file tree Collapse file tree 5 files changed +165
-129
lines changed Original file line number Diff line number Diff line change 1616 - name : NPM install with caching
1717 uses : bahmutov/npm-install@v1.1.0
1818 - name : Build
19- run : gulp build
19+ run : npm run build
2020 - name : Run Tests
21- run : gulp test
21+ run : npm run test
Original file line number Diff line number Diff line change 1616 - name : NPM install with caching
1717 uses : bahmutov/npm-install@v1.1.0
1818 - name : Build
19- run : gulp build
19+ run : npm run build
2020 - name : Run Tests
21- run : gulp test
21+ run : npm run test
Original file line number Diff line number Diff line change 1616 - name : NPM install with caching
1717 uses : bahmutov/npm-install@v1.1.0
1818 - name : Build
19- run : gulp build
19+ run : npm run build
2020 - name : Run Tests
21- run : gulp test
21+ run : npm run test
You can’t perform that action at this time.
0 commit comments