Skip to content

Commit

Permalink
chore: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbechev committed Feb 20, 2024
1 parent 7ae65c6 commit 9df33d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
working-directory: ./examples-standalone/grid-charts-integration
run: |
npm ci
npm run build
# npm run lint

standalone-examples-node14:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9df33d8

Please sign in to comment.