Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 5, 2024
1 parent badf339 commit a1fb861
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@ jobs:
shell: bash
run: |
rm -rf ./packages/duckdb-wasm/dist/
yarn workspace @duckdb/duckdb-wasm build:release
yarn workspace @duckdb/duckdb-wasm build:debug
yarn workspace @duckdb/duckdb-wasm docs
- name: Build @duckdb/duckdb-wasm-shell
Expand Down Expand Up @@ -1050,7 +1050,6 @@ jobs:
# yarn workspace @duckdb/duckdb-wasm test:firefox

- name: Test @duckdb/duckdb-wasm on Node.js
if: false
shell: bash
run: |
yarn workspace @duckdb/duckdb-wasm test:node
Expand Down

0 comments on commit a1fb861

Please sign in to comment.