Skip to content

Feature/no connection serial recovery key #816

Feature/no connection serial recovery key

Feature/no connection serial recovery key #816

Workflow file for this run

name: Check
on:
pull_request:
push:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: ./gradlew checkstyleMain checkstyleTest checkWithCodenarc runUnitTests