Skip to content

Store integration-test restults with judge migration #111

Store integration-test restults with judge migration

Store integration-test restults with judge migration #111

Workflow file for this run

name: Java
on:
push:
jobs:
example-exercises:
runs-on: ubuntu-latest
container:
image: eclipse-temurin:21
steps:
- uses: actions/checkout@v1
- name: Install dependencies
run: apt update && apt install -y jq
- name: Evaluate sample exercises
run: ./integration-tests/run