mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
More UT
This commit is contained in:
parent
92fd0ac31b
commit
933d11f932
1 changed files with 1 additions and 5 deletions
6
.github/workflows/unit-tests.yml
vendored
6
.github/workflows/unit-tests.yml
vendored
|
@ -19,9 +19,5 @@ jobs:
|
||||||
|
|
||||||
- name: Run unit tests
|
- name: Run unit tests
|
||||||
run: |
|
run: |
|
||||||
dir
|
|
||||||
cd build/test
|
cd build/test
|
||||||
dir -s
|
./events_test
|
||||||
cd events_test
|
|
||||||
dir -s
|
|
||||||
./events_test.exe
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue