Skip to content

feat: Move WASM to components.json #17038

feat: Move WASM to components.json

feat: Move WASM to components.json #17038

Workflow file for this run

name: check-shell
on: pull_request
jobs:
check-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v3
with:
go-version: '1.22'
- run: |
make validate-shell
name: Verify Shell scripts