Added extremely simple tests for future refactoring.
Some checks failed
Solve / example-action (push) Failing after 8s
Some checks failed
Solve / example-action (push) Failing after 8s
This commit is contained in:
2
.github/workflows/solve.yaml
vendored
2
.github/workflows/solve.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user