We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beedc42 commit a7362afCopy full SHA for a7362af
.github/workflows/wiki-mirror.yml
@@ -45,6 +45,7 @@ jobs:
45
cp -v $dir/supported-kernel-libc-versions.txt Supported-kernel,-libc,-toolchain-versions.asciidoc
46
cp -v $dir/test-writing-guidelines.txt Test-Writing-Guidelines.asciidoc
47
cp -v $dir/user-guide.txt User-Guidelines.asciidoc
48
+ cp -v $dir/kvm-test-api.txt KVM-Test-API.asciidoc
49
50
git add .
51
# only commit if there are changes
0 commit comments