File tree Expand file tree Collapse file tree 3 files changed +423
-351
lines changed
packages/devextreme-angular Expand file tree Collapse file tree 3 files changed +423
-351
lines changed Original file line number Diff line number Diff line change @@ -77,12 +77,14 @@ jobs:
7777 exit 1
7878 fi
7979
80+ - name : Angular - Download Browser
81+ run :
pnpx puppeteer browsers install [email protected] 82+
8083 - name : Angular - Build
8184 run : pnpx nx build devextreme-angular
8285
83- # NOTE: temporary skipped during migrating to the PNPM
84- # - name: Angular - Run tests
85- # run: pnpx nx test:dev devextreme-angular
86+ - name : Angular - Run tests
87+ run : pnpx nx test:dev devextreme-angular
8688
8789 - name : Angular - Check packing
8890 run : pnpx nx pack devextreme-angular
Original file line number Diff line number Diff line change 6262 "stream-browserify" : " 3.0.0" ,
6363 "tslib" : " 2.6.3" ,
6464 "typescript" : " 5.4.5" ,
65- "webpack" : " 5.94.0 " ,
65+ "webpack" : " 5.96.1 " ,
6666 "yargs" : " 17.7.2" ,
6767 "zone.js" : " 0.14.10"
6868 },
You can’t perform that action at this time.
0 commit comments