Skip to content

Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 in /daemon #6

Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 in /daemon

Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12 in /daemon #6

Workflow file for this run

name: translator daemon tests
on: [push]
jobs:
run-tests:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'
- run: make test_daemon