Skip to content

Commit

Permalink
chore: comment finance portfolio app
Browse files Browse the repository at this point in the history
  • Loading branch information
bptodorova committed Jan 8, 2024
1 parent 7a32f7b commit 250ffe2
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,12 @@ jobs:
npm ci
npm run build
- name: Build Finance Portfolio app
working-directory: ./examples/kendo-react-finance-portfolio
run: |
npm i
npm run build
# Conflicts with the peer dependencies
# - name: Build Finance Portfolio app
# working-directory: ./examples/kendo-react-finance-portfolio
# run: |
# npm i
# npm run build

- name: Build Homepage demo app
working-directory: ./examples/kendo-react-homepage-demo
Expand Down

0 comments on commit 250ffe2

Please sign in to comment.