Skip to content

Commit 62dc854

Browse files
committed
Test run example
1 parent 91dc72d commit 62dc854

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test_windows_python.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
run: |
2727
. .\.ci\windows_ci.ps1
2828
Install-kivy
29+
- name: Run example
30+
run:
31+
python .\examples\demo\touchtracer\main.py
2932
- name: Test Kivy
3033
run: |
3134
. .\.ci\windows_ci.ps1

0 commit comments

Comments
 (0)