From e304c0aa7a3fb9fc0866202510dea788c948a261 Mon Sep 17 00:00:00 2001 From: andywiecko Date: Tue, 1 Oct 2024 18:56:02 +0200 Subject: [PATCH] ci: fixup playmode tests --- .github/workflows/test.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3c6b122..992e351 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -25,12 +25,10 @@ jobs: - 2022.2.15f1 testMode: - editmode + - playmode manifest: - default - fixed-math - include: - - testMode: playmode - manifest: fixed-math steps: - uses: actions/checkout@v4 with: