Skip to content

Commit a7d2d95

Browse files
add .exe for windows file
1 parent bbb536a commit a7d2d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_lazarus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
./lazarus/lazarus/lazbuild --build-mode=Release "source/project/tracker_editor/trackereditor.lpi"
5353
- name: Run headless test
5454
run: |
55-
./enduser/test_trackereditor -a --format=plain
55+
./enduser/test_trackereditor.exe -a --format=plain
5656
5757
5858

0 commit comments

Comments
 (0)