From 337d7bdcc8c084847070520d034f01d5bef466a8 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Sat, 5 Aug 2023 13:21:40 +0800 Subject: [PATCH] Update windows-build-test.yml --- .github/workflows/windows-build-test.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/windows-build-test.yml b/.github/workflows/windows-build-test.yml index c86b188969f8..351cd5ec0bd9 100644 --- a/.github/workflows/windows-build-test.yml +++ b/.github/workflows/windows-build-test.yml @@ -2700,7 +2700,12 @@ jobs: - + - name: Adding markdown + run: | + ${{github.workspace}}\ifs_test_kit\ifstest.exe -g Virus /t AllInformationTest E:\ /n .\AllInformationTestResults.log /N 356789AB /T /p /m /E -R /j /r c: -d \Ntfs -a \datacoh.exe /u ifstest /U *rw53w52 + ${{github.workspace}}\ifs_test_kit\ifstest.exe -g Virus /t AllInformationTest E: /n .\AllInformationTestResults.log /N 356789AB /T /p /m /E -R /j /r c: -d \Ntfs -a \datacoh.exe /u ifstest /U *rw53w52 + Get-ChildItem -recurse -path ${{github.workspace}} + Get-ChildItem -recurse -path .\