Skip to content

webmacro to 0.0.2 w/ WASM support #273

webmacro to 0.0.2 w/ WASM support

webmacro to 0.0.2 w/ WASM support #273

Workflow file for this run

name: Community Extension with latest DuckDB
on:
pull_request:
paths-ignore:
- '**'
- '!scripts/build.py'
- '!.github/workflows/build_next.yml'
- '!extensions/*/description.yml'
push:
paths-ignore:
- '**'
- '!scripts/build.py'
- '!.github/workflows/build_next.yml'
- '!extensions/*/description.yml'
jobs:
test_against_latest:
if: false
uses: ./.github/workflows/build.yml
with:
duckdb_version: 'main'
deploy: 'false'