mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
UT debugging
This commit is contained in:
parent
396f41ed77
commit
f4fa1115c1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
|
@ -19,5 +19,7 @@ jobs:
|
||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: |
|
run: |
|
||||||
|
dir
|
||||||
cd build
|
cd build
|
||||||
|
dir
|
||||||
./Software/test/Debug/events_test.exe
|
./Software/test/Debug/events_test.exe
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue