Skip to content

Commit f0f57e9

Browse files
committed
Run the debug build on Windows.
1 parent 3e35a90 commit f0f57e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ jobs:
9999
- name: Build libcups
100100
run: cd vcnet; msbuild libcups.sln
101101
- name: Test libcups
102-
run: cd vcnet; ./runtests.bat
102+
run: cd vcnet; ./runtests.bat x64\Debug

0 commit comments

Comments
 (0)