File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -264,6 +264,13 @@ jobs:
264264 vp check --fix
265265 vp run check
266266 vp run test
267+ - name : reactive-resume
268+ node-version : 24
269+ command : |
270+ vp fmt
271+ vp lint --type-aware
272+ vp build
273+ vp test
267274 exclude :
268275 # frm-stack uses Docker (testcontainers) which doesn't work the same way on Windows
269276 - os : windows-latest
Original file line number Diff line number Diff line change 7373 "branch" : " main" ,
7474 "hash" : " f78dd2b39f5b02242417e0a684b1f2f55d3dbdff" ,
7575 "forceFreshMigration" : true
76+ },
77+ "reactive-resume" : {
78+ "repository" : " https://github.com/amruthpillai/reactive-resume.git" ,
79+ "branch" : " main" ,
80+ "hash" : " f4e2d05f25539ba64a97368f6e35b33b2a7bed05" ,
81+ "forceFreshMigration" : true
7682 }
7783}
You can’t perform that action at this time.
0 commit comments