Skip to content

Removed dependency on slf4j #21

Removed dependency on slf4j

Removed dependency on slf4j #21

Workflow file for this run

name: Build
on: [ push ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: Build
uses: ./.github/workflows/build.yml
secrets: inherit