Skip to content

Breaking apart the PSK creation to an interface #1

Breaking apart the PSK creation to an interface

Breaking apart the PSK creation to an interface #1

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2