Add missing character name (#1751)
Some checks failed
Analyze / ${{ matrix.who }} annotations (CONFIG) (push) Has been cancelled
Analyze / ${{ matrix.who }} annotations (ISLE) (push) Has been cancelled
Analyze / ${{ matrix.who }} annotations (LEGO1) (push) Has been cancelled
Build / Download original binaries (push) Has been cancelled
Build / Current ${{ matrix.toolchain.name }} (map[name:MSVC setup-cmake:true setup-msvc:true setup-ninja:true shell:sh]) (push) Has been cancelled
Build / MSVC 4.20 (push) Has been cancelled
Build / MSVC 4.20 (BETA10) (push) Has been cancelled
Format / C++ (push) Has been cancelled
Naming / C++ (push) Has been cancelled
Build / Verify decomp (push) Has been cancelled
Build / Upload artifacts (push) Has been cancelled

* Add missing character name

* Fix CI
This commit is contained in:
foxtacles 2026-03-23 15:42:05 -07:00 committed by GitHub
parent b522b8ac3a
commit 6011de37da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 18 additions and 5 deletions

View File

@ -1,6 +1,9 @@
name: Analyze name: Analyze
on: [push, pull_request] on:
push:
branches: [master]
pull_request:
jobs: jobs:
decomplint-isle: decomplint-isle:

View File

@ -1,6 +1,9 @@
name: Build name: Build
on: [push, pull_request] on:
push:
branches: [master]
pull_request:
jobs: jobs:
fetch-deps: fetch-deps:
@ -18,7 +21,7 @@ jobs:
matrix: matrix:
toolchain: toolchain:
- { name: 'MSVC', shell: 'sh', setup-cmake: true, setup-ninja: true, setup-msvc: true } - { name: 'MSVC', shell: 'sh', setup-cmake: true, setup-ninja: true, setup-msvc: true }
- { name: 'msys2 mingw32', shell: 'msys2 {0}', msystem: mingw32, msys-env: mingw-w64-i686, clang-tidy: true, werror: true } # - { name: 'msys2 mingw32', shell: 'msys2 {0}', msystem: mingw32, msys-env: mingw-w64-i686, clang-tidy: true, werror: true }
# - { name: 'msys2 clang32', shell: 'msys2 {0}', msystem: clang32, msys-env: mingw-w64-clang-i686, clang-tidy: true, werror: true, no-dx5-libs: true } # - { name: 'msys2 clang32', shell: 'msys2 {0}', msystem: clang32, msys-env: mingw-w64-clang-i686, clang-tidy: true, werror: true, no-dx5-libs: true }
steps: steps:

View File

@ -1,6 +1,9 @@
name: Format name: Format
on: [push, pull_request] on:
push:
branches: [master]
pull_request:
jobs: jobs:
clang-format: clang-format:

View File

@ -1,6 +1,9 @@
name: Naming name: Naming
on: [push, pull_request] on:
push:
branches: [master]
pull_request:
jobs: jobs:
ncc: ncc:

View File

@ -150,6 +150,7 @@ types:
doc: Snap Lockitt doc: Snap Lockitt
- id: pt - id: pt
type: standard_character_entry type: standard_character_entry
doc: Pitt Stop
- id: mg - id: mg
type: standard_character_entry type: standard_character_entry
doc: Margaret Patricia "Maggie" Post doc: Margaret Patricia "Maggie" Post