Windows unit tests CI fix #1

This commit is contained in:
rusefi 2023-10-12 20:07:15 -04:00
parent 5ae9589bd7
commit 6a1d9d4777
1 changed files with 1 additions and 5 deletions

View File

@ -29,10 +29,6 @@ jobs:
working-directory: .
run: make
- name: Listing of build folder
working-directory: build
run: dir
- name: Compile
- name: Run Tests on Windows
working-directory: build
run: ./libfirmware_test.exe