We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8113e89 commit 638a339Copy full SHA for 638a339
.github/workflows/main-build.yml
@@ -226,7 +226,7 @@ jobs:
226
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a #v4.4.3
227
228
- name: Build snapshot with Gradle
229
- run: contractTests -PlocalDocker=true
+ run: ./gradlew contractTests -PlocalDocker=true
230
231
application-signals-lambda-layer-build:
232
runs-on: ubuntu-latest
0 commit comments