Steup CI (#1)
Some checks failed
Test Workflow / Lint and test library (push) Has been cancelled

Setup Github actions CI to test and publish the library.

Reviewed-on: #1
This commit is contained in:
2023-12-20 15:34:40 +00:00
parent f9ab02c68d
commit 71d98e540b
7 changed files with 197 additions and 37 deletions

View File

@@ -10,4 +10,7 @@ max_line_length = 120
tab_width = 4
[{*.yaml,*.yml}]
indent_size = 2
indent_size = 2
[{*.kt,*.kts}]
ij_kotlin_packages_to_use_import_on_demand = org.junit.jupiter.api