Skip to content

Refactor: IProject: add getter and setter of Segmenter and removal of static fileds of the objects in Core class #73

Refactor: IProject: add getter and setter of Segmenter and removal of static fileds of the objects in Core class

Refactor: IProject: add getter and setter of Segmenter and removal of static fileds of the objects in Core class #73

name: Validate gradle wrapper
on:
pull_request:
jobs:
gradle:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3
name: validate gradle wrapper