Skip to content

feat: add wasm-dot to CI/CD build and publish pipeline #603

feat: add wasm-dot to CI/CD build and publish pipeline

feat: add wasm-dot to CI/CD build and publish pipeline #603

Workflow file for this run

name: "Build and Test"
on:
push:
branches:
- master
pull_request:
branches:
- master
- rel/**
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml