Skip to content

Fix tests

Fix tests #98

Workflow file for this run

name: Build
on:
push:
branches-ignore:
- dependabot/**
jobs:
build:
uses: Jikoo/PlanarActions/.github/workflows/ci_gradle_sonar.yml@master
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}