diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fabf4e627..89d917d4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: - name: "Gradle: Build" uses: gradle/gradle-build-action@a4cf152f482c7ca97ef56ead29bf08bcd953284c with: - arguments: :extensions:wrapper:wrapper:test --tests "de.sovity.edc.ext.wrapper.api.usecase.CreateOfferingTest.shouldCreateOffer" ${{ env.GRADLE_ARGS }} + arguments: :extensions:wrapper:wrapper:test ts-api-client-library: name: TS API Client Library runs-on: ubuntu-latest