Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit e3c8ae3

Browse files
committed
ci: configure release build
1 parent 348b750 commit e3c8ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# run: ./gradlew --info check
3737
build:
3838
name: Publish release
39-
needs: test
39+
# needs: test
4040
runs-on: ubuntu-latest
4141
steps:
4242
- name: Checkout

0 commit comments

Comments
 (0)