Merge branch 'develop' into test-unique-ptr

This commit is contained in:
2024-10-21 16:16:00 +02:00
committed by GitHub
2 changed files with 98 additions and 1 deletions

View File

@ -17,7 +17,8 @@ jobs:
tests: [
tests-simple-test-always-succeed,
tests-simple-test-ptr-test,
tests-simple-unique-ptr
tests-simple-unique-ptr,
tests-simple-test-raw-ptr
]