Skip to content

Commit

Permalink
fix: fix security issues (#130)
Browse files Browse the repository at this point in the history
* fix: drop unused `wee_alloc`

* fix: update storybook

* fix: update paths
  • Loading branch information
bcho authored Jan 28, 2023
1 parent 35a3709 commit e8b5412
Show file tree
Hide file tree
Showing 6 changed files with 9,322 additions and 2,269 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ name: Unit Test - Node
on:
pull_request:
paths:
- "kql/**"
- "ui/**"
- "prql-ui/**"
- "prql-js/**"
- "prql-browser/**"
- "protos/**"
- "package-lock.json"
- "package.json"

jobs:
unit-test:
Expand Down
Loading

0 comments on commit e8b5412

Please sign in to comment.