Skip to content

Commit

Permalink
Temporarily remote node tests
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed May 29, 2024
1 parent 7921547 commit e184e23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1026,10 +1026,10 @@ jobs:
# script: |-
# yarn workspace @duckdb/duckdb-wasm test:firefox

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

#- name: Coverage @duckdb/duckdb-wasm
# shell: bash
Expand Down

0 comments on commit e184e23

Please sign in to comment.