Skip to content

Commit 530ea84

Browse files
committed
ci: disable tests in linux-x86_64 build
Signed-off-by: Silas Della Contrada <[email protected]>
1 parent 8a33964 commit 530ea84

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
@@ -46,7 +46,7 @@ jobs:
4646
release-repo-url: "https://reposilite.silenium.dev/releases"
4747
repo-username: ${{ secrets.REPOSILITE_USERNAME }}
4848
repo-password: ${{ secrets.REPOSILITE_PASSWORD }}
49-
tests: true
49+
tests: false
5050
java-version: 17
5151
platform: ${{ github.job }}
5252
kotlin:

0 commit comments

Comments
 (0)