Skip to content

Add integration tests between the player and the analytics #46

Add integration tests between the player and the analytics

Add integration tests between the player and the analytics #46

name: Gradle Wrapper validation
on:
merge_group:
push:
branches:
- main
pull_request:
concurrency:
group: gradle-wrapper-validation-${{ github.ref }}
cancel-in-progress: true
jobs:
gradle-wrapper-validation:
name: Gradle Wrapper validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2