mirror of
https://github.com/open-goal/jak-project
synced 2026-06-01 01:40:07 -04:00
ci: check for incorrect assert usage in C++ files (#2461)
This commit is contained in:
@@ -35,3 +35,6 @@ jobs:
|
||||
|
||||
- name: Check for Unresolved Conflicts
|
||||
run: python ./scripts/gsrc/check-for-conflicts.py
|
||||
|
||||
- name: Check for Incorrect Asserts
|
||||
run: python ./scripts/ci/check-for-asserts.py
|
||||
|
||||
Reference in New Issue
Block a user