We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ebb48 commit ca651a2Copy full SHA for ca651a2
.github/workflows/java-live-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
env:
33
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
34
R_KEEP_PKG_SOURCE: yes
35
- RUN_JAVA_DOWNLOAD_TESTS: "true"
+ RUN_JAVA_DOWNLOAD_TESTS: "TRUE"
36
37
steps:
38
- uses: actions/checkout@v4
0 commit comments