File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1818jobs :
1919 npm :
2020 runs-on : [ ubuntu-latest ]
21- env :
22- JAVA_HOME : /usr/lib/jvm/java-17-openjdk
2321 strategy :
2422 matrix :
2523 node-version : [20.x, 22.x]
4139 - run : npm ci
4240 working-directory : ams-cap-nodejs-bookshop
4341 - run : npm test
44- working-directory : ams-cap-nodejs-bookshop
42+ working-directory : ams-cap-nodejs-bookshop
Original file line number Diff line number Diff line change 1818jobs :
1919 npm :
2020 runs-on : [ ubuntu-latest ]
21- env :
22- JAVA_HOME : /usr/lib/jvm/java-17-openjdk
2321 strategy :
2422 matrix :
2523 node-version : [20.x, 22.x]
4139 - run : npm ci
4240 working-directory : ams-express-shopping
4341 - run : npm test
44- working-directory : ams-express-shopping
42+ working-directory : ams-express-shopping
You can’t perform that action at this time.
0 commit comments