Skip to content

day04 for AoC 2023 (part 2) fix tests #10

day04 for AoC 2023 (part 2) fix tests

day04 for AoC 2023 (part 2) fix tests #10

Workflow file for this run

name: Java build CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- name: Set up JDK 21
uses: actions/setup-java@v1
with:
java-version: 21
- name: Compile with Maven
run: mvn -B -U compile
- name: Test
run: mvn -B -U test
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy