Skip to content

Commit 5d48d19

Browse files
committed
ci: run bitcoinqml_unit_tests with offscreen platform
1 parent 9c0d6ef commit 5d48d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ target_link_libraries(bitcoinqml_unit_tests
3636
Qt6::Test
3737
)
3838

39-
add_test(NAME bitcoinqml_unit_tests COMMAND bitcoinqml_unit_tests)
39+
add_test(NAME bitcoinqml_unit_tests COMMAND bitcoinqml_unit_tests -platform offscreen)
4040

4141
add_executable(bitcoinqml_qmltests
4242
qml/qml_tests_main.cpp

0 commit comments

Comments
 (0)