From 988ecfd4d276fb3a487b09bfd224f58438601dbb Mon Sep 17 00:00:00 2001 From: Camila Macedo Date: Sun, 24 Sep 2023 13:28:24 +0100 Subject: [PATCH] nit: add name to the check for the bins built with dockerfile --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d1f61030..ddcb92e4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,6 +27,7 @@ jobs: test: needs: build-binaries + name: Build ${{ matrix.binary }} strategy: matrix: include: