Added extremely simple tests for future refactoring.
Some checks failed
Solve / example-action (push) Failing after 8s

This commit is contained in:
2024-12-03 08:26:53 +01:00
parent 80ffa962c0
commit 07e25fadd1
8 changed files with 101 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ jobs:
distribution: 'corretto' # See 'Supported distributions' for available options
java-version: '21'
- uses: https://github.com/fwilhe2/setup-kotlin@main
- name: Run tests
run: ./simpletest.sh
- name: Solutions
run: |
set -e