Skip to content

Commit 8bcf2ee

Browse files
committed
remove testes entirely from release, causing hangs
1 parent c1ae217 commit 8bcf2ee

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ jobs:
4949
with:
5050
java-version: 21
5151
jdkFile: zulu21.46.19-ca-fx-jdk21.0.9-linux_x64.tar.gz
52-
- name: Run Unit Tests
53-
run: ./gradlew test
5452
- name: release
5553
uses: actions/create-release@v1
5654
id: create_release

0 commit comments

Comments
 (0)