Skip to content

Commit

Permalink
nit: add name to the check for the bins built with dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Sep 24, 2023
1 parent 34860ed commit 988ecfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:

test:
needs: build-binaries
name: Build ${{ matrix.binary }}
strategy:
matrix:
include:
Expand Down

0 comments on commit 988ecfd

Please sign in to comment.