mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Camera ctags fix and test (#18859)
Removed duplicated cameras with ctags, mainly from the old aurora map. Added a scanner for camera ctags uniqueness in the CI.
This commit is contained in:
@@ -299,6 +299,10 @@ jobs:
|
||||
tools/bootstrap/python -m mapmerge2.dmm_test
|
||||
tools/bootstrap/python -m tools.maplint.source
|
||||
|
||||
- name: Scan DMMs
|
||||
run: |
|
||||
tools/bootstrap/python -m dmm_scanner.scan_camera_ctags
|
||||
|
||||
###########################################
|
||||
############## GENERIC TESTS ##############
|
||||
###########################################
|
||||
|
||||
Reference in New Issue
Block a user