Disable use of cringe cmd
in test running on Windows
This commit is contained in:
parent
0655294ae4
commit
4ed0c1e238
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -64,6 +64,7 @@ jobs:
|
||||
for test in bin_tests/*; do
|
||||
LD_LIBRARY_PATH=./bin:$LD_LIBRARY_PATH ./$test
|
||||
done;
|
||||
shell: bash
|
||||
|
||||
- name: Upload zip
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
Reference in New Issue
Block a user