Skip to content

Commit 5d10052

Browse files
committed
Test adding matrix in
1 parent 2b5a9ec commit 5d10052

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-macvim.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,5 @@ jobs:
5757
publish_postfix: ${{ matrix.publish_postfix }}
5858
optimized: ${{ matrix.optimized && true || false }}
5959
vimtags: ${{ contains(matrix.extra, 'vimtags') }}
60+
matrix: ${{ matrix }}
6061
check-xcodeproj-compat: ${{ contains(matrix.extra, 'check-xcodeproj-compat') }}

0 commit comments

Comments
 (0)