Skip to content

Commit 566076b

Browse files
committed
tests: added workflows test
1 parent 45666cb commit 566076b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/win-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
working-directory: scr
2828
run: |
2929
.\build-win.cmd
30+
dir "scr/"
31+
dir
3032
3133
- name: Archive Executable
3234
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)