From 3336a6c46d3a3e17e320a214d8dc5eb6c5a21b09 Mon Sep 17 00:00:00 2001 From: Gregor Haas Date: Wed, 12 Jun 2024 17:05:19 -0700 Subject: [PATCH] this is why were failing --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f721eae8a..12c0c3c5c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -380,6 +380,6 @@ jobs: uses: ./.github/workflows/build-runtime.yml # System tests, which are run for simulatable and self-hostable platforms - test-system: + test-system-functionality: # needs: build uses: ./.github/workflows/test-system.yml