From a55bccd9785b2baa7e897dffad928ef854d0519f Mon Sep 17 00:00:00 2001 From: jupblb Date: Tue, 9 Sep 2025 10:01:30 +0200 Subject: [PATCH] Upload scip index for serilog/serilog --- .github/workflows/scip-examples.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/scip-examples.yaml b/.github/workflows/scip-examples.yaml index f07ac6ce..298d5b21 100644 --- a/.github/workflows/scip-examples.yaml +++ b/.github/workflows/scip-examples.yaml @@ -48,6 +48,9 @@ jobs: - repository: fmtlib/fmt scip_binary: scip-clang scip_args: "" + - repository: serilog/serilog + scip_binary: scip-dotnet + scip_args: "index" container: sourcegraph/${{ matrix.target.scip_binary }}:latest concurrency: