Vidya reddy/vercel ncc (#58)
* updated action file with node16 * Code consistency using prettier and its workflow * Enforce Prettier * code fix * code fix * code fix * add vercel/ncc to build script * modified action file Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
This commit is contained in:
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@ -20,10 +20,8 @@ jobs:
|
||||
id: npm-build
|
||||
run: |
|
||||
npm install
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
||||
- name: Set Context
|
||||
uses: ./
|
||||
with:
|
||||
|
Reference in New Issue
Block a user