We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbccba commit c8e2941Copy full SHA for c8e2941
.github/workflows/ci_apps_hightable_demo.yml
@@ -29,10 +29,6 @@ jobs:
29
steps:
30
- uses: actions/checkout@v4
31
- run: npm i
32
- - run: npm run build
33
- working-directory: ./packages/utils
34
35
- working-directory: ./packages/components
36
- run: npm run coverage
37
38
buildcheck:
.github/workflows/ci_apps_hyparquet_demo.yml
@@ -35,8 +35,6 @@ jobs:
- run: npm run build
working-directory: ./packages/utils
39
40
41
42
0 commit comments