Skip to content

Upgrade protos to flagd-schemas protobuf-v0.6.1 #8

Upgrade protos to flagd-schemas protobuf-v0.6.1

Upgrade protos to flagd-schemas protobuf-v0.6.1 #8

Workflow file for this run

name: Tests
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: actions/setup-java@v4
with:
java-version-file: .java-version
distribution: temurin
cache: gradle
- run: ./gradlew --no-daemon --stacktrace test