mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 15:11:20 +00:00
i
This commit is contained in:
@@ -173,7 +173,7 @@ pipeline {
|
||||
steps { catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') { script {
|
||||
/* Needed for QGuiApplication to import QtQuick.Dialogs */
|
||||
// wrap([ $class: 'Xvfb', autoDisplayName: true, parallelBuild: true, screen: '2560x1440x24', ]) {
|
||||
nix.develop('make run-statusq-sanity-checker', pure: false)
|
||||
nix.develop('QT_QPA_PLATFORM=offscreen CTEST_OUTPUT_ON_FAILURE=1 QT_DEBUG_PLUGINS=1 make run-statusq-sanity-checker', pure: false)
|
||||
} } }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user