Skip to content

coreinit: Log errors in OSUnlockMutex instead of debug asserts #224

coreinit: Log errors in OSUnlockMutex instead of debug asserts

coreinit: Log errors in OSUnlockMutex instead of debug asserts #224

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml