]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1089: tests: No check when tests are run under Github actions v9.1.1089
authorChristian Brabandt <cb@256bit.org>
Sun, 9 Feb 2025 16:05:21 +0000 (17:05 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 9 Feb 2025 16:05:21 +0000 (17:05 +0100)
commit6f14ef4b0b4e3cb8406c94ae0fdf4f3bdbd6672e
treebbe90d4571842cbc6ba0b60afd3cf7b830e5ca80
parent934d9ab3a25066d403678c91fd99ce9ce738d95f
patch 9.1.1089: tests: No check when tests are run under Github actions

Problem:  tests: No check when tests are run under Github actions
Solution: Add the CheckGithubActions check command and skip test if
          needed

related: #16599
related: actions/runner-images#11512

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/check.vim
src/version.c