Skip to content

Commit bef12df

Browse files
committed
Rename step
1 parent c258588 commit bef12df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
brew install llvm@16
4747
4848
- if: "'macos-14' == matrix.os"
49-
- name: "Run unit tests"
49+
- name: "Run macos-14 unit tests"
5050
env:
5151
CC: "/opt/homebrew/opt/llvm@16/bin/clang"
5252
CXX: "/opt/homebrew/opt/llvm@16/bin/clang++"

0 commit comments

Comments
 (0)