Skip to content

[ALS-7437] Switch study to dataset for concept node detail #167

[ALS-7437] Switch study to dataset for concept node detail

[ALS-7437] Switch study to dataset for concept node detail #167

Workflow file for this run

steps:
- uses: actions/checkout@v4
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
java-version: '17'
distribution: 'temurin'
cache: maven
- name: Build with Maven
run: mvn --batch-mode --update-snapshots verify