From 6ff659db0629a65cd7dc7e2c708b0240ac3b968f Mon Sep 17 00:00:00 2001 From: Tim Duesterhus Date: Mon, 13 Apr 2026 21:23:46 +0200 Subject: [PATCH] CI: Build `dev/haring/` as part of contrib.yml This functionally is quite similar to `dev/flags/` and thus it makes sense to include it. --- .github/workflows/contrib.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/contrib.yml b/.github/workflows/contrib.yml index 568036ce0..6c48e2983 100644 --- a/.github/workflows/contrib.yml +++ b/.github/workflows/contrib.yml @@ -16,6 +16,9 @@ jobs: - name: dev/flags/ targets: - dev/flags/flags + - name: dev/haring/ + targets: + - dev/haring/haring - name: dev/hpack/ targets: - dev/hpack/decode