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 2422764 commit 1c4e639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ jobs:
# yarn workspace @duckdb/duckdb-wasm test:firefox

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

0 comments on commit 1c4e639

Please sign in to comment.