From ac0c8c3afdce2869de5be8c5fc896a1214d91417 Mon Sep 17 00:00:00 2001 From: Hood Chatham Date: Mon, 20 Nov 2023 14:44:23 -0800 Subject: [PATCH] Fix --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index b63217498a6..2b11babaad9 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -269,7 +269,7 @@ jobs: steps.python-install.outputs.python-version }} - test: + test-pyodide: permissions: contents: read # to fetch code (actions/checkout)