Fix binary reference (#318)

This commit is contained in:
Hanno Cornelius 2020-12-07 13:56:33 +02:00 committed by GitHub
parent 086cb81a81
commit 7d0c1788f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,5 +88,5 @@ jobs:
- name: Run Tests
run: |
mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% LOG_LEVEL=TRACE
build\wakunode.exe --help
build\wakunode1.exe --help
mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% test