Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 3m16s
12 lines
276 B
JSON
12 lines
276 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/mfussenegger/dapconfig-schema/master/dapconfig-schema.json",
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"type": "lldb",
|
|
"request": "launch",
|
|
"name": "run"
|
|
}
|
|
]
|
|
}
|