Skip to content

Bump org.junit:junit-bom from 5.11.3 to 5.12.1 #192

Bump org.junit:junit-bom from 5.11.3 to 5.12.1

Bump org.junit:junit-bom from 5.11.3 to 5.12.1 #192

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build:
name: Tests
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Run Tests in Docker
run: bin/run-tests-in-docker.sh