Skip to content

Commit cc0ab80

Browse files
yigittschuchortdev
authored andcommitted
fix appveyor test command
1 parent 4953ba7 commit cc0ab80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ build_script:
2121

2222
test_script:
2323
- gradlew.bat check --info --no-daemon
24-
- gradlew.bat -p check --info --no-daemon
24+
- gradlew.bat -p ksp check --info --no-daemon

0 commit comments

Comments
 (0)