We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5a9ec commit 5d10052Copy full SHA for 5d10052
1 file changed
.github/workflows/ci-macvim.yaml
@@ -57,4 +57,5 @@ jobs:
57
publish_postfix: ${{ matrix.publish_postfix }}
58
optimized: ${{ matrix.optimized && true || false }}
59
vimtags: ${{ contains(matrix.extra, 'vimtags') }}
60
+ matrix: ${{ matrix }}
61
check-xcodeproj-compat: ${{ contains(matrix.extra, 'check-xcodeproj-compat') }}
0 commit comments