We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da648e commit 1e04359Copy full SHA for 1e04359
1 file changed
.github/workflows/ci.yaml
@@ -346,6 +346,7 @@ jobs:
346
install_valgrind: true
347
shard_count: 10
348
shard_index: ${{ matrix.shard }}
349
+ test_db_provider: sqlite3
350
351
integration-sanitizers:
352
name: Sanitizers Test CLN (${{ matrix.shard }}/10)
0 commit comments