Skip to content

Commit 916c1b9

Browse files
committed
ci: run tests in pipeline
1 parent f0d9d51 commit 916c1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
release-repo-url: "https://reposilite.silenium.dev/releases"
2727
repo-username: ${{ secrets.REPOSILITE_USERNAME }}
2828
repo-password: ${{ secrets.REPOSILITE_PASSWORD }}
29-
tests: false
29+
tests: true
3030
java-version: 11

0 commit comments

Comments
 (0)