From dd78781403f759507090e739c368b9da8fbc0d87 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Tue, 24 Nov 2020 13:49:43 -0500 Subject: [PATCH] whoops --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a923c0ea..e009c854 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: (eval "$WASM_ENV" && script/build-wasm) make cargo build --release - script/fetch-features + script/fetch-fixtures script/generate-fixtures (eval "$WASM_ENV" && script/generate-fixtures-wasm) script/test