From 9b3e170e35cd27d6721063591fff3eea11bd6e28 Mon Sep 17 00:00:00 2001 From: Victor Adossi Date: Tue, 2 Jul 2024 02:19:21 +0900 Subject: [PATCH] fix(ci): wit-bindgen markdown instead of rust Rust has some required arguments that we don't really need to check Signed-off-by: Victor Adossi --- .github/workflows/wit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wit.yml b/.github/workflows/wit.yml index fa092fc..e27d358 100644 --- a/.github/workflows/wit.yml +++ b/.github/workflows/wit.yml @@ -20,4 +20,4 @@ jobs: - name: fetch WIT dependencies run: wit-deps - name: Run wit-bindgen to test WIT - run: wit-bindgen rust --out-dir /tmp/wit wit/ + run: wit-bindgen markdown --check --out-dir /tmp wit/