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 f0d9d51 commit 916c1b9Copy full SHA for 916c1b9
.github/workflows/build.yaml
@@ -26,5 +26,5 @@ jobs:
26
release-repo-url: "https://reposilite.silenium.dev/releases"
27
repo-username: ${{ secrets.REPOSILITE_USERNAME }}
28
repo-password: ${{ secrets.REPOSILITE_PASSWORD }}
29
- tests: false
+ tests: true
30
java-version: 11
0 commit comments