From d1e704a6428478d980a995c2c69b82d3d88b6c4c Mon Sep 17 00:00:00 2001 From: Zack Grannan Date: Fri, 1 Dec 2023 10:03:16 -0800 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 63af95f1653..b49bef8f34e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -209,7 +209,7 @@ jobs: # Run all the tests. all-tests: - need: [] + needs: [] # needs: [fmt-check, clippy-check, check-deps, smir-check, quick-tests] strategy: matrix: