(CI) disable overlay tests

This commit is contained in:
Nick Fisher
2025-06-27 13:42:54 +08:00
parent feeb757a10
commit 31acdecedf

View File

@@ -25,8 +25,8 @@ jobs:
test/postprocessing_tests.dart \
test/scene_tests.dart \
test/picking_tests.dart \
test/overlay_tests.dart \
--concurrency=1
#test/overlay_tests.dart \
- name: Zip output
run: zip -r output.zip ./thermion_dart/test/output
- name: Upload test output