Skip to content

Commit dccc58d

Browse files
committed
👷‍♀️ Slightly more compacter
1 parent dc5edd1 commit dccc58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-pull_request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
jobs:
1111
ci:
12-
name: "latest ${{matrix.os}} ${{matrix.compiler}} | c${{matrix.c_standard}} + c++${{matrix.cxx_standard}}"
12+
name: "${{matrix.os}} ${{matrix.compiler}} c${{matrix.c_standard}} c++${{matrix.cxx_standard}}"
1313
strategy:
1414
matrix:
1515
os:

0 commit comments

Comments
 (0)