Skip to content

feat(dx): add application HTTP to ports #47

feat(dx): add application HTTP to ports

feat(dx): add application HTTP to ports #47

Workflow file for this run

name: wit
on:
push:
branches:
- main
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/cache-cargo-install-action@v2
with:
tool: wit-deps-cli
- uses: taiki-e/cache-cargo-install-action@v2
with:
tool: wit-bindgen-cli
- name: fetch WIT dependencies
run: wit-deps
- name: Run wit-bindgen to test WIT
run: wit-bindgen markdown --out-dir /tmp wit/