Skip to content

Commit

Permalink
Always run play mode tests, even if edit mode tests fail
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Mar 15, 2024
1 parent 516c3ff commit 8c90e38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_sh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
yarnspinner/unity-${{ matrix.unityVersion }}
- name: Run play mode tests
if: always()
run: |
docker run \
--rm \
Expand Down

0 comments on commit 8c90e38

Please sign in to comment.