Skip to content

Commit 55fcf1d

Browse files
committed
fix: rename test job to homebrew-tests in build.yml
1 parent 03470aa commit 55fcf1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: ${{ matrix.artifact }}
4848
path: src/bin/Release/net10.0/${{ matrix.runtime }}/publish/
4949

50-
test:
50+
homebrew-tests:
5151
runs-on: macos-latest
5252

5353
steps:

0 commit comments

Comments
 (0)