Skip to content

Commit 827adb2

Browse files
committed
.github/workflows/moocore.yml: Show matrix.cc in step name.
1 parent 47997f3 commit 827adb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moocore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
path: testsuite
5757

58-
- run: $CC -v
58+
- run: ${{ matrix.cc }} -v
5959
shell: bash
6060

6161
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)