Skip to content

Commit

Permalink
#3224 ci: list files to look for test.exe
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <[email protected]>
  • Loading branch information
pbek committed Feb 1, 2025
1 parent bce1b55 commit 96b8510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
make
copy ..\build-systems\github\windows\libcrypto-1_1-x64.dll .
copy ..\build-systems\github\windows\libssl-1_1-x64.dll .
dir /a /b /s ..
Get-ChildItem -Recurse -Force ..
copy ..\bin\tests\tests.exe .
# echo set
# gci env:* | sort-object name
Expand Down

0 comments on commit 96b8510

Please sign in to comment.