You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CI to use map generation instead of test map fixture
Changes:
- Removed 'Install test map fixture' step (test_fixtures/ was deleted)
- Updated script.txt to use map generation approach
- MapName: sb_initial_blank_10x8 (no file on disk)
- Added [MAPOPTIONS] with new_map_x=10, new_map_y=8
- Added [MODOPTIONS] with mapseed=1
This matches test-smoke.sh approach. CI will now test actual map
generation code path to see if it works with full Spring + xvfb.
0 commit comments