[github-action] The unit tests fail for one platform should not cancel another one

This commit is contained in:
DreamPiggy 2024-02-24 13:26:56 +08:00
parent d26ed45dd0
commit 4a49e9a02a
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ jobs:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
# use matrix to generate jobs for each platform
strategy:
fail-fast: false
matrix:
platform: [iOS, macOS, tvOS, visionOS]
include: