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 7b2f472 commit 8fc83ccCopy full SHA for 8fc83cc
.github/workflows/contributor-pr.yml
@@ -143,4 +143,4 @@ jobs:
143
uses: gradle/actions/setup-gradle@v4
144
with:
145
cache-read-only: ${{ github.ref != 'refs/heads/master' }}
146
- - run: ./gradlew :native:test -DdisableLocalCache=true -PflakyTests=exclude ${{ needs.build.outputs.sys-prop-args }}
+ - run: ./gradlew :native:test --% -DdisableLocalCache=true -PflakyTests=exclude ${{ needs.build.outputs.sys-prop-args }}
0 commit comments