Skip to content

Commit 7772e3f

Browse files
committed
ci: run bitcoinqml_unit_tests with offscreen platform
1 parent 116ff34 commit 7772e3f

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
@@ -34,7 +34,7 @@ target_link_libraries(bitcoinqml_unit_tests
3434
Qt6::Test
3535
)
3636

37-
add_test(NAME bitcoinqml_unit_tests COMMAND bitcoinqml_unit_tests)
37+
add_test(NAME bitcoinqml_unit_tests COMMAND bitcoinqml_unit_tests -platform offscreen)
3838

3939
add_executable(bitcoinqml_qmltests
4040
qml/qml_tests_main.cpp

0 commit comments

Comments
 (0)