First Commit
This commit is contained in:
9
3rdparty/kddockwidgets/.github/actions/qt6-lsan/action.yml
vendored
Normal file
9
3rdparty/kddockwidgets/.github/actions/qt6-lsan/action.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# SPDX-FileCopyrightText: 2024 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only
|
||||
|
||||
name: 'build-against-qt6-lsan'
|
||||
description: 'Builds and runs KDDW tests against a Qt6 built with LSAN'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Reference in New Issue
Block a user