Skip to content

Commit 9966688

Browse files
committed
ci: Update build name
1 parent 842711a commit 9966688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-linux-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push,pull_request]
44

55
jobs:
66
eigenpy-conda:
7-
name: ${{ matrix.os }} - ${{ matrix.build_type }} ${{ matrix.cxx_options }}
7+
name: ${{ matrix.os }} - ${{ matrix.python-version }} ${{ matrix.build_type }} ${{ matrix.cxx_options }}
88
runs-on: ${{ matrix.os }}
99
env:
1010
CCACHE_DIR: ${{ matrix.CCACHE_DIR }}

0 commit comments

Comments
 (0)