File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -203,24 +203,6 @@ jobs:
203203 echo test_v1_signed.bin file:
204204 dir test_v1_signed.bin /s
205205
206- - name : DOS Keystore File Check
207- shell : cmd
208- working-directory : .\
209- run : |
210- :: # Run a script to check for keystore files
211- echo Running .\tools\scripts\keystore_file_check.bat
212-
213- .\tools\scripts\keystore_file_check.bat
214-
215- - name : Bash Keystore File Check
216- shell : bash
217- working-directory : .\
218- run : |
219- # Run a script to re-check for keystore files using bash (just to test scripts)
220- echo "Running ./tools/scripts/keystore_file_check.sh"
221-
222- ./tools/scripts/keystore_file_check.sh
223-
224206 # Step 3 Build Test tool, then run it
225207 - name : Build Library Test test-lib.exe
226208 shell : cmd
You can’t perform that action at this time.
0 commit comments