Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Kotlin tests #730

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
language: [cpp, java, asm] #, jni, kotlin]
language: [cpp, java, asm] #, jni]
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down
6 changes: 0 additions & 6 deletions testing/kotlin/.wpilib/wpilib_preferences.json

This file was deleted.

6 changes: 0 additions & 6 deletions testing/kotlin/README.md

This file was deleted.

73 changes: 0 additions & 73 deletions testing/kotlin/build.gradle

This file was deleted.

Binary file removed testing/kotlin/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions testing/kotlin/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

183 changes: 0 additions & 183 deletions testing/kotlin/gradlew

This file was deleted.

100 changes: 0 additions & 100 deletions testing/kotlin/gradlew.bat

This file was deleted.

Loading