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: