Skip to content

Commit

Permalink
chore: try debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtreier committed Nov 30, 2023
1 parent 45fc139 commit a6e0b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a6e0b2f

Please sign in to comment.